public string getConnectionId () Gets the active connection unique identifier
public boolean delete (string | array $table, [string $whereCondition], [array $placeholders], [array
public string escapeIdentifier (string $identifier) Escapes a column/table/schema name
public query (mixed $sqlStatement, [mixed $bindParams], [mixed $bindTypes]) Sends SQL statements
public Phalcon\Db\ReferenceInterface[] d
public listViews ([mixed $schemaName]) List all views on a database
public releaseSavepoint (mixed $name) Releases given savepoint
extends abstract class Phalcon\Db\Adapter
public tableExists (mixed $tableName, [mixed $schemaName]) Generates SQL checking for the existence of a
public describeReferences (mixed $table, [mixed $schema]) Lists table references
Page 1 of 10