Class Db1
Database Class Class Db1
public static
mysqli
|
|
public static
mixed
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
array
|
#
tableLoadBackupAll( string $optionalBackupFolderName = 'all', boolean $clearExistingData = true )
Restore all backup. Model Backup must end with '.model.json' |
public static
boolean
|
|
public static
boolean
|
#
createClassTable( $tableQuery )
create table with - e.g createClassTable(UserInfo::getCreateQuery()); |
public static
array
|
#
getTableColumnAndTypeList( string $tableName = 'users', boolean $fullType = false )
Get Existing Table Column Information. |
public static
array
|
#
getExistingTables( boolean $withModelName = true )
Get Existing Table using USE db_name; SHOW TABLES; |
public static
array
|
public static
|
$DB_HANDLER
|
#
null
|