|
| dirnameRec ($path, $depth=1) |
|
| queryConverter ($sql) |
| convert sql string to something the drive understands More...
|
|
| applySchema ($type, $elementList, $invert=false) |
|
Definition at line 26 of file TestAbstractDb.php.
Fossology\Lib\Test\TestAbstractDb::alterTables |
( |
|
$tableList, |
|
|
|
$invert = FALSE |
|
) |
| |
Fossology\Lib\Test\TestAbstractDb::applySchema |
( |
|
$type, |
|
|
|
$elementList, |
|
|
|
$invert = false |
|
) |
| |
|
protected |
Fossology\Lib\Test\TestAbstractDb::createPlainTables |
( |
|
$tableList, |
|
|
|
$invert = false |
|
) |
| |
|
abstract |
- Parameters
-
array | $tableList | |
bool | $invert | |
Fossology\Lib\Test\TestAbstractDb::createViews |
( |
|
$viewList, |
|
|
|
$invert = FALSE |
|
) |
| |
Fossology\Lib\Test\TestAbstractDb::insertData |
( |
|
$tableList, |
|
|
|
$invert = FALSE , |
|
|
|
$dataFile = null |
|
) |
| |
Fossology\Lib\Test\TestAbstractDb::insertData_license_ref |
( |
|
$limit = 140 | ) |
|
Fossology\Lib\Test\TestAbstractDb::queryConverter |
( |
|
$sql | ) |
|
|
protected |
convert sql string to something the drive understands
- Parameters
-
- Returns
- string
Definition at line 78 of file TestAbstractDb.php.
The documentation for this class was generated from the following file: