This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
yii2
Watch
1
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2025-11-03 13:58:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
tests
/
unit
/
framework
/
db
/
pgsql
History
Qiang Xue
ab1f32ef76
Fixes
#4492
: Support PostgreSQL-specific syntax for
QueryBuilder::alterColumn()
2014-11-16 10:47:46 -05:00
..
PostgreSQLActiveDataProviderTest.php
Reformat code te be PSR-2 compatible
2014-03-16 10:46:21 +06:00
PostgreSQLActiveRecordTest.php
fixed boolean handling for PostgreSQL
2014-08-28 11:20:17 +02:00
PostgreSQLCommandTest.php
fix issue with postgreSQL and batch inserting boolean values
2014-08-12 01:43:49 +02:00
PostgreSQLConnectionTest.php
added unit tests for schema detection
2014-06-25 03:09:28 +02:00
PostgreSQLQueryBuilderTest.php
Fixes
#4492
: Support PostgreSQL-specific syntax for
QueryBuilder::alterColumn()
2014-11-16 10:47:46 -05:00
PostgreSQLQueryTest.php
ensure postgres boolean values are handled correctly
2014-08-12 02:19:53 +02:00
PostgreSQLSchemaTest.php
fixed boolean handling for PostgreSQL
2014-08-28 11:20:17 +02:00