Db\AdapterInterface::rollbackSavepoint
  • References/PHP/Phalcon/Db/AdapterInterface

abstract public rollbackSavepoint (mixed $name) ...

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

public addPrimaryKey (mixed $tableName, mixed $schemaName,

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

final public getColumnList (array $columnList, [mixed $escapeChar], [mixed $bindCounts]) Gets a

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

public tableOptions (mixed $table, [mixed $schema]) Generates the SQL to describe the table creation options

2025-01-10 15:47:30
Db\ColumnInterface::isNotNull
  • References/PHP/Phalcon/Db/ColumnInterface

abstract public isNotNull () ...

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

public isNotNull () Not null

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

abstract public commit ([mixed $nesting]) ...

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

public dropTable (mixed $tableName, [mixed $schemaName], [mixed $ifExists]) Generates SQL to drop

2025-01-10 15:47:30
Db\Profiler::getLastProfile
  • References/PHP/Phalcon/Db/Profiler

public getLastProfile () Returns the last profile executed in the profiler

2025-01-10 15:47:30
Db\IndexInterface::getColumns
  • References/PHP/Phalcon/Db/IndexInterface

abstract public getColumns () ...

2025-01-10 15:47:30