FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
export license_ref into licenseref.sql Added in 2.2.0 \exit 0: sucess; 1: failed More...
Go to the source code of this file.
Variables | |
$Usage | |
$Options = getopt("hf:", array("help")) | |
$SchemaFilePath = "" | |
$dump_command = "sudo su postgres -c 'pg_dump -f $SchemaFilePath -a -t license_ref --column-inserts fossology'" | |
export license_ref into licenseref.sql Added in 2.2.0 \exit 0: sucess; 1: failed
Definition in file export_license_ref.php.
Definition at line 17 of file export_license_ref.php.