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

public addColumn (mixed $tableName, mixed $schemaName,

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

abstract public getScale () ...

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

public listIndexesSql (mixed $table, [mixed $schema], [mixed $keyName]) Generates the SQL to get

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

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

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

abstract public isNestedTransactionsWithSavepoints () ...

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

public dropIndex (mixed $tableName, mixed $schemaName, mixed $indexName) Drop an index from a table

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

integer FETCH_CLASS

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

public getTotalElapsedSeconds () Returns the total time in seconds spent by the profiles

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

public modifyColumn (mixed $tableName, mixed $schemaName,

2025-01-10 15:47:30