Db\DialectInterface::supportsReleaseSavepoints
  • References/PHP/Phalcon/Db/DialectInterface

abstract public supportsReleaseSavepoints () ...

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

public viewExists (mixed $viewName, [mixed $schemaName]) Generates SQL checking for the existence of a schema

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

public string getAfterPosition () Check whether field absolute to position in table

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

abstract public getNestedTransactionSavepointName () ...

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

public registerCustomFunction (mixed $name, mixed $customFunction) Registers custom SQL functions

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

public getColumnDefinition (Phalcon\Db\ColumnInterface

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

public connect ([array $descriptor]) This method is automatically called in Phalcon\Db\Adapter\Pdo constructor. Call

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

public dropIndex (mixed $tableName, mixed $schemaName, mixed $indexName) Generates SQL to delete

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

public getTypeValues () Column data type values

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

extends abstract class Phalcon\Db\Adapter\Pdo

2025-01-10 15:47:30