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

public rollback ([mixed $nesting]) Rollbacks the active transaction in the connection

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

public array getErrorInfo () Return the error info, if any

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

public setDialect (Phalcon\Db\DialectInterface

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

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

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

public addForeignKey (mixed $tableName, mixed $schemaName,

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

implements Phalcon\Events\EventsAwar

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

public isUnderTransaction () Checks whether the connection is under a transaction

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

public createTable (mixed $tableName, mixed $schemaName, array $definition) Creates a table

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

public boolean insertAsDict (string $table, array $data, [array $dataTypes]) Inserts data

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

public listTables ([mixed $schemaName]) List all tables on a database

2025-01-10 15:47:30