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-13 20:59:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fde8aa6bcbb902aaea10f02f07fa87e11e5d2d17
yii2
/
tests
/
framework
/
db
/
sqlite
History
SilverFire - Dmitry Naumenko
c9dfc90be0
Merge branch 'methods_for_schema_builder' of
https://github.com/vaseninm/yii2
into vaseninm-methods_for_schema_builder
2016-04-19 12:21:33 +03: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
Merge branch 'methods_for_schema_builder' of
https://github.com/vaseninm/yii2
into vaseninm-methods_for_schema_builder
2016-04-19 12:21:33 +03: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