This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
yii2
Watch
2
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2026-03-23 07:27:13 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
33dfddd0c2b019470243d100b9db59f58ad8367b
yii2
/
tests
/
framework
/
db
/
pgsql
History
SilverFire - Dmitry Naumenko
b976f638d8
Added test for PgSQL BIGINT column to ensure typecasting works OK
...
Closes
#11286
2016-05-15 23:05:30 +03:00
..
PostgreSQLActiveDataProviderTest.php
Simplified tests directory structure a bit
2015-04-16 12:10:01 +03:00
PostgreSQLActiveRecordTest.php
Merge branch 'master' of github.com:yiisoft/yii2 into 5042-insert-returning
2015-04-20 11:23:38 +03:00
PostgreSQLCommandTest.php
#11498
: Fixed unable to saved serialized object into PostgreSQL binary column (
#11499
)
2016-05-06 11:04:27 +02:00
PostgreSQLConnectionTest.php
adjusted dbms specific tests
2016-04-22 12:56:56 +02:00
PostgreSQLQueryBuilderTest.php
Fixed broken PostgreSQLQueryBuilderTest::testCommentColumn()
2016-04-20 09:49:01 +03:00
PostgreSQLQueryTest.php
Simplified tests directory structure a bit
2015-04-16 12:10:01 +03:00
PostgreSQLSchemaTest.php
Added test for PgSQL BIGINT column to ensure typecasting works OK
2016-05-15 23:05:30 +03:00