public commit ([mixed $nesting]) Commits the active transaction in the connection
extends abstract class Phalcon\Db\Adapter
public describeColumns (mixed $table, [mixed $schema]) Returns an array of Phalcon\Db\Column objects describing
public Phalcon\Db\ReferenceInterface[] d
public convertBoundParams (mixed $sql, [array $params]) Converts bound parameters such as :name: or ?1 into
public string escapeIdentifier (string $identifier) Escapes a column/table/schema name
public query (mixed $sqlStatement, [mixed $bindParams], [mixed $bindTypes]) Sends SQL statements
public describeReferences (mixed $table, [mixed $schema]) Lists table references
public connect ([array $descriptor]) This method is automatically called in Phalcon\Db\Adapter\Pdo constructor. Call
public rollback ([mixed $nesting]) Rollbacks the active transaction in the connection
Page 1 of 4