Db\Adapter\Pdo\Sqlite::describeColumns
  • References/PHP/Phalcon/Db/Adapter/Pdo/Sqlite

public describeColumns (mixed $table, [mixed $schema]) Returns an array of Phalcon\Db\Column objects describing

2025-01-10 15:47:30
Db\Adapter::insert
  • References/PHP/Phalcon/Db/Adapter

public boolean insert (string | array $table, array $values, [array $fields], [array $dataTypes])

2025-01-10 15:47:30
Db\Adapter\Pdo\Sqlite::useExplicitIdValue
  • References/PHP/Phalcon/Db/Adapter/Pdo/Sqlite

public useExplicitIdValue () Check whether the database system requires an explicit value for identity columns

2025-01-10 15:47:30
Db\Adapter\Pdo\Sqlite::describeIndexes
  • References/PHP/Phalcon/Db/Adapter/Pdo/Sqlite

public Phalcon\Db\IndexInterface[] describeIndexes

2025-01-10 15:47:30
Db\Adapter::fetchAll
  • References/PHP/Phalcon/Db/Adapter

public array fetchAll (string $sqlQuery, [int $fetchMode], [array $bindParams], [array $bindTypes])

2025-01-10 15:47:30
Db\Adapter\Pdo\Postgresql
  • References/PHP/Phalcon/Db/Adapter/Pdo/Postgresql

extends abstract class Phalcon\Db\Adapter\Pdo

2025-01-10 15:47:30
Db\Adapter::setNestedTransactionsWithSavepoints
  • References/PHP/Phalcon/Db/Adapter

public setNestedTransactionsWithSavepoints (mixed $nestedTransactionsWithSavepoints) Set if nested transactions should

2025-01-10 15:47:30
Db\Adapter::useExplicitIdValue
  • References/PHP/Phalcon/Db/Adapter

public useExplicitIdValue () Check whether the database system requires an explicit value for identity columns

2025-01-10 15:47:30
Db\Adapter::addColumn
  • References/PHP/Phalcon/Db/Adapter

public addColumn (mixed $tableName, mixed $schemaName,

2025-01-10 15:47:30
Db\Adapter::getSQLStatement
  • References/PHP/Phalcon/Db/Adapter

public getSQLStatement () Active SQL statement in the object

2025-01-10 15:47:30