public releaseSavepoint (mixed $name) Releases given savepoint
public limit (mixed $sqlQuery, mixed $number) Appends a LIMIT clause to $sqlQuery argument
public boolean delete (string | array $table, [string $whereCondition], [array $placeholders], [array
public commit ([mixed $nesting]) Commits the active transaction in the connection
public dropColumn (mixed $tableName, mixed $schemaName, mixed $columnName) Drops a column from a
extends abstract class Phalcon\Db\Adapter
public convertBoundParams (mixed $sql, [array $params]) Converts bound parameters such as :name: or ?1 into
public describeColumns (mixed $table, [mixed $schema]) Returns an array of Phalcon\Db\Column objects describing
public string escapeIdentifier (string $identifier) Escapes a column/table/schema name
public Phalcon\Db\ReferenceInterface[] d
Page 1 of 10