This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
yii2
Watch
2
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2026-03-23 23:47:09 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bce09c19c233ad3e558224e31ed6018cd5681a15
yii2
/
tests
/
framework
/
db
/
sqlite
History
Chris Harris
732a51b551
All common column definitions and expected outputs now in
QueryBuilderTest::columnTypes()
.
DbmsSpecificQueryBuilderTest::columnTypes()
adds DBMS specific column definitions.
2016-02-26 03:53:05 -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
All common column definitions and expected outputs now in
QueryBuilderTest::columnTypes()
.
DbmsSpecificQueryBuilderTest::columnTypes()
adds DBMS specific column definitions.
2016-02-26 03:53:05 -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