Db\Adapter\Pdo::getInternalHandler
  • References/PHP/Phalcon/Db/Adapter/Pdo

public getInternalHandler () Return internal PDO handler

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

public getNestedTransactionSavepointName () Returns the savepoint name to use for nested transactions

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

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

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

public dropColumn (mixed $tableName, mixed $schemaName, mixed $columnName) Generates SQL to delete

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

integer TYPE_CHAR

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

public getTransactionLevel () Returns the current transaction nesting level

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

public getDefaultValue () Returns the default value to make the RBDM use the default value declared in the table definition

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

public describeColumns (mixed $table, [mixed $schema]) Returns an array of Phalcon\Db\Column objects describing

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

extends abstract class Phalcon\Db\Dialect

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

integer TYPE_JSON

2025-01-10 15:47:30