public Phalcon\Db\IndexInterface[] describeIndexes
public escapeString (mixed $str) Escapes a value to avoid SQL injections according to the active charset in the connection
public supportSequences () Check whether the database system requires a sequence to produce auto-numeric values
public isUnderTransaction () Checks whether the connection is under a transaction
public string | ** fetchColumn (string $sqlQuery, [array $placeholders], [int | string $column])
public setNestedTransactionsWithSavepoints (mixed $nestedTransactionsWithSavepoints) Set if nested transactions should
public getDialect () Returns internal dialect instance
public getRealSQLStatement () Active SQL statement in the object without replace bound paramters
public useExplicitIdValue () Check whether the database system requires an explicit value for identity columns
Page 6 of 10