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

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

Public Methods

Method Description
testHasAutoIncrementDefault ( ) Tests Postgresql::hasDefault for autoincrement fields

Method Details

testHasAutoIncrementDefault() public method

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