PHP Class Phalcon\Test\Unit\Db\Column\PostgresqlTest

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

Méthodes publiques

Méthode Description
testHasAutoIncrementDefault ( ) Tests Postgresql::hasDefault for autoincrement fields

Method Details

testHasAutoIncrementDefault() public méthode

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