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.
 
 
 
 
 
Chris Harris 732a51b551 All common column definitions and expected outputs now in `QueryBuilderTest::columnTypes()`. `DbmsSpecificQueryBuilderTest::columnTypes()` adds DBMS specific column definitions. 9 years ago
..
ColumnSchemaBuilderTest.php Added CHECK modifier to PK schema pattern. Modified UNSIGNED tests to not include modifier by default (i.e. only present when testing DBMSes that support it). 9 years ago
OracleActiveDataProviderTest.php Simplified tests directory structure a bit 10 years ago
OracleActiveRecordTest.php Merge branch 'master' of github.com:yiisoft/yii2 into 5042-insert-returning 10 years ago
OracleCommandTest.php Added tests for dropTable, truncateTable and renameTable 9 years ago
OracleQueryBuilderTest.php All common column definitions and expected outputs now in `QueryBuilderTest::columnTypes()`. `DbmsSpecificQueryBuilderTest::columnTypes()` adds DBMS specific column definitions. 9 years ago
OracleQueryTest.php Simplified tests directory structure a bit 10 years ago
OracleSchemaTest.php Simplified tests directory structure a bit 10 years ago