PHP Class Phalcon\Test\Unit\Db\Adapter\Pdo\PostgresqlTest

Author: Andres Gutierrez ([email protected])
Author: Serghei Iakovlev ([email protected])
Author: Wojciech Ślawski ([email protected])
Inheritance: extends Phalcon\Test\Module\UnitTest
Afficher le fichier Open project: phalcon/cphalcon

Protected Properties

Свойство Type Description
$connection Phalcon\Db\Adapter\Pdo\Postgresql

Méthodes publiques

Méthode Description
_before ( )
testDescribeAutoIncrementColumns ( ) Tests Postgresql::describeColumns for Postgresql autoincrement column
testDescribeReferencesColumnsCount ( ) Tests Postgresql::describeReferences
testListTables ( ) Tests Postgresql::listTables
testTableExists ( ) Tests Postgresql::listTables

Method Details

_before() public méthode

public _before ( )

testDescribeAutoIncrementColumns() public méthode

Tests Postgresql::describeColumns for Postgresql autoincrement column
Since: 2016-09-28
Author: Serghei Iakovlev ([email protected])

testDescribeReferencesColumnsCount() public méthode

Tests Postgresql::describeReferences
Since: 2016-09-28
Author: Wojciech Ślawski ([email protected])

testListTables() public méthode

Tests Postgresql::listTables
Since: 2016-09-29
Author: Serghei Iakovlev ([email protected])
public testListTables ( )

testTableExists() public méthode

Tests Postgresql::listTables
Since: 2016-09-29
Author: Serghei Iakovlev ([email protected])
public testTableExists ( )

Property Details

$connection protected_oe property

protected Postgresql,Phalcon\Db\Adapter\Pdo $connection
Résultat Phalcon\Db\Adapter\Pdo\Postgresql