public releaseSavepoint (mixed $name) Releases given savepoint
public describeColumns (mixed $table, [mixed $schema]) Returns an array of Phalcon\Db\Column objects describing
public limit (mixed $sqlQuery, mixed $number) Appends a LIMIT clause to $sqlQuery argument
public dropColumn (mixed $tableName, mixed $schemaName, mixed $columnName) Drops a column from a
public query (mixed $sqlStatement, [mixed $bindParams], [mixed $bindTypes]) Sends SQL statements
public Phalcon\Db\ReferenceInterface[] d
public commit ([mixed $nesting]) Commits the active transaction in the connection
public string escapeIdentifier (string $identifier) Escapes a column/table/schema name
public boolean delete (string | array $table, [string $whereCondition], [array $placeholders], [array
public string getConnectionId () Gets the active connection unique identifier
Page 1 of 10