public string escapeIdentifier (string $identifier) Escapes a column/table/schema name
public boolean delete (string | array $table, [string $whereCondition], [array $placeholders], [array
abstract public dropPrimaryKey (mixed $tableName, mixed $schemaName) ...
public static __set_state (array $data) Restore a Phalcon\Db\Reference object from export
abstract public getDialectType () ...
public getCustomFunctions () Returns registered functions
public dropColumn (mixed $tableName, mixed $schemaName, mixed $columnName) Generates SQL to delete
abstract public getType () ...
public addColumn (mixed $tableName, mixed $schemaName,
public listTables ([mixed $schemaName]) List all tables in database
Page 3 of 44