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
/
unit
/
framework
/
db
/
sqlite
History
Carsten Brandt
4f95fcd91f
added unit tests for schema detection
...
fixed some issues with schema detection
2014-06-25 03:09:28 +02:00
..
SqliteActiveDataProviderTest.php
Reformat code te be PSR-2 compatible
2014-03-16 10:46:21 +06:00
SqliteActiveRecordTest.php
Reformat code te be PSR-2 compatible
2014-03-16 10:46:21 +06:00
SqliteCommandTest.php
Fixes
#2911
: Removed
tbl_
default for table prefix
2014-03-30 19:33:46 +04:00
SqliteConnectionTest.php
added unit tests for schema detection
2014-06-25 03:09:28 +02:00
SqliteQueryBuilderTest.php
added test case to acually create cols with virtual type
2014-05-26 11:53:06 +02:00
SqliteQueryTest.php
Reformat code te be PSR-2 compatible
2014-03-16 10:46:21 +06:00
SqliteSchemaTest.php
added unit tests for schema detection
2014-06-25 03:09:28 +02:00