Db\Dialect\Postgresql::addIndex
  • References/PHP/Phalcon/Db/Dialect/Postgresql

public addIndex (mixed $tableName, mixed $schemaName,

2025-01-10 15:47:30
Db\AdapterInterface::dropPrimaryKey
  • References/PHP/Phalcon/Db/AdapterInterface

abstract public dropPrimaryKey (mixed $tableName, mixed $schemaName) ...

2025-01-10 15:47:30
Db\Column::BIND_PARAM_INT
  • References/PHP/Phalcon/Db/Column

integer BIND_PARAM_INT

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

public limit (mixed $sqlQuery, mixed $number) Appends a LIMIT clause to $sqlQuery argument

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

public dropForeignKey (mixed $tableName, mixed $schemaName, mixed $referenceName) Generates SQL

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

public dataSeek (mixed $number) Moves internal resultset cursor to another position letting us to fetch a certain

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

abstract public getRealSQLStatement () ...

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

public Phalcon\Db\ReferenceInterface[] d

2025-01-10 15:47:30
Db\Dialect::rollbackSavepoint
  • References/PHP/Phalcon/Db/Dialect

public rollbackSavepoint (mixed $name) Generate SQL to rollback a savepoint

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

public tableExists (mixed $tableName, [mixed $schemaName]) Generates SQL checking for the existence of a

2025-01-10 15:47:30