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-08-26 06:15:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
tests
/
framework
/
db
/
sqlite
History
Chris Harris
91018f6c38
Corrected MSSQL driver name. Fixed array addition to not overwrite matching keys.
2016-02-26 12:44:20 -08:00
..
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).
2016-02-22 04:06:17 -08:00
SqliteActiveDataProviderTest.php
Simplified tests directory structure a bit
2015-04-16 12:10:01 +03:00
SqliteActiveRecordTest.php
Simplified tests directory structure a bit
2015-04-16 12:10:01 +03:00
SqliteCommandTest.php
Simplified tests directory structure a bit
2015-04-16 12:10:01 +03:00
SqliteConnectionTest.php
added test for
#9869
2015-10-09 16:30:18 +02:00
SqliteQueryBuilderTest.php
Corrected MSSQL driver name. Fixed array addition to not overwrite matching keys.
2016-02-26 12:44:20 -08:00
SqliteQueryTest.php
Added tests for
#9790
2015-11-11 21:04:18 +03:00
SqliteSchemaTest.php
Simplified tests directory structure a bit
2015-04-16 12:10:01 +03:00