public supportsSavepoints () Checks whether the platform supports savepoints
public supportsReleaseSavepoints () Checks whether the platform supports releasing savepoints.
final public escapeSchema (mixed $str, [mixed $escapeChar]) Escape Schema
public registerCustomFunction (mixed $name, mixed $customFunction) Registers custom SQL functions
public forUpdate (mixed $sqlQuery) Returns a SQL modified with a FOR UPDATE clause
implements Phalcon\Db\DialectInterface
public releaseSavepoint (mixed $name) Generate SQL to release a savepoint
final public getSqlColumn (mixed $column, [mixed $escapeChar], [mixed $bindCounts]) Resolve Column
Page 2 of 2