public describeReferences (mixed $table, [mixed $schema]) Lists table references
public connect ([array $descriptor]) This method is automatically called in Phalcon\Db\Adapter\Pdo constructor. Call
public fetchOne (mixed $sqlQuery, [mixed $fetchMode], [mixed $bindParams], [mixed $bindTypes]) Returns
public dropIndex (mixed $tableName, mixed $schemaName, mixed $indexName) Drop an index from a table
public boolean updateAsDict (string $table, array $data, [string $whereCondition], [array $dataTypes])
public getDescriptor () Return descriptor used to connect to the active database
public addPrimaryKey (mixed $tableName, mixed $schemaName,
public forUpdate (mixed $sqlQuery) Returns a SQL modified with a FOR UPDATE clause
public getDefaultIdValue () Returns the default identity value to be inserted in an identity column
public Phalcon\Db\Index[] describeIndexes (string
Page 3 of 10