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\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
  • References/PHP/Phalcon/Db/Adapter/Pdo/Sqlite

extends abstract class Phalcon\Db\Adapter\Pdo

2025-01-10 15:47:30
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\Pdo\Mysql::describeIndexes
  • References/PHP/Phalcon/Db/Adapter/Pdo/Mysql

public Phalcon\Db\IndexInterface[] describeIndexes

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

public affectedRows () Returns the number of affected rows by the lastest INSERT/UPDATE/DELETE executed in the database system

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::setNestedTransactionsWithSavepoints
  • References/PHP/Phalcon/Db/Adapter

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

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

public array getSQLBindTypes () Active SQL statement in the object

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

public getRealSQLStatement () Active SQL statement in the object without replace bound paramters

2025-01-10 15:47:30