implements Phalcon\Events\EventsAwar
public boolean updateAsDict (string $table, array $data, [string $whereCondition], [array $dataTypes])
public setDialect (Phalcon\Db\DialectInterface
public getDefaultIdValue () Returns the default identity value to be inserted in an identity column
public close () Closes the active connection returning success. Phalcon automatically closes and destroys active connections
public dropIndex (mixed $tableName, mixed $schemaName, mixed $indexName) Drop an index from a table
public dropPrimaryKey (mixed $tableName, mixed $schemaName) Drops a table’s primary key
public createTable (mixed $tableName, mixed $schemaName, array $definition) Creates a table
public boolean insert (string | array $table, array $values, [array $fields], [array $dataTypes])
public describeColumns (mixed $table, [mixed $schema]) Returns an array of Phalcon\Db\Column objects describing
Page 4 of 10