public limit (mixed $sqlQuery, mixed $number) Appends a LIMIT clause to $sqlQuery argument
public Phalcon\Db\ReferenceInterface[] d
public tableExists (mixed $tableName, [mixed $schemaName]) Generates SQL checking for the existence of a
public createSavepoint (mixed $name) Creates a new savepoint
public listViews ([mixed $schemaName]) List all views on a database
public boolean delete (string | array $table, [string $whereCondition], [array $placeholders], [array
public string getConnectionId () Gets the active connection unique identifier
public query (mixed $sqlStatement, [mixed $bindParams], [mixed $bindTypes]) Sends SQL statements
public releaseSavepoint (mixed $name) Releases given savepoint
public commit ([mixed $nesting]) Commits the active transaction in the connection
Page 1 of 10