Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Qiang Xue ab1f32ef76 Fixes #4492: Support PostgreSQL-specific syntax for `QueryBuilder::alterColumn()` 10 years ago
..
PostgreSQLActiveDataProviderTest.php
PostgreSQLActiveRecordTest.php fixed boolean handling for PostgreSQL 10 years ago
PostgreSQLCommandTest.php fix issue with postgreSQL and batch inserting boolean values 10 years ago
PostgreSQLConnectionTest.php added unit tests for schema detection 10 years ago
PostgreSQLQueryBuilderTest.php Fixes #4492: Support PostgreSQL-specific syntax for `QueryBuilder::alterColumn()` 10 years ago
PostgreSQLQueryTest.php ensure postgres boolean values are handled correctly 10 years ago
PostgreSQLSchemaTest.php fixed boolean handling for PostgreSQL 10 years ago