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-13 02:37:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f1dd83e2a9d042ea78311d981d69133e397e5be2
yii2
/
tests
/
unit
/
framework
/
db
/
pgsql
History
Nikitin Vitaly
f1dd83e2a9
Added test that are making sure batchInsert boolean values in PostgreSQL isn't failing with errors
...
close
#4655
2014-08-12 00:51:11 +02:00
..
PostgreSQLActiveDataProviderTest.php
Reformat code te be PSR-2 compatible
2014-03-16 10:46:21 +06:00
PostgreSQLActiveRecordTest.php
Reformat code te be PSR-2 compatible
2014-03-16 10:46:21 +06:00
PostgreSQLCommandTest.php
Added test that are making sure batchInsert boolean values in PostgreSQL isn't failing with errors
2014-08-12 00:51:11 +02:00
PostgreSQLConnectionTest.php
added unit tests for schema detection
2014-06-25 03:09:28 +02:00
PostgreSQLQueryBuilderTest.php
added test case to acually create cols with virtual type
2014-05-26 11:53:06 +02:00
PostgreSQLQueryTest.php
added unit tests for schema detection
2014-06-25 03:09:28 +02:00
PostgreSQLSchemaTest.php
fixed postgres tests
2014-06-25 22:54:39 +02:00