public limit (mixed $sqlQuery, mixed $number) Appends a LIMIT clause to $sqlQuery argument
extends abstract class Phalcon\Db\Adapter
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 Phalcon\Db\ReferenceInterface[] d
public query (mixed $sqlStatement, [mixed $bindParams], [mixed $bindTypes]) Sends SQL statements
public describeReferences (mixed $table, [mixed $schema]) Lists table references
public tableExists (mixed $tableName, [mixed $schemaName]) Generates SQL checking for the existence of a
public string getConnectionId () Gets the active connection unique identifier
public listViews ([mixed $schemaName]) List all views on a database
Page 1 of 10