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-24 18:51:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0711027e0135d1020860d00faea2caeffb34d0a2
yii2
/
tests
/
unit
/
framework
/
db
/
sqlite
History
Carsten Brandt
cd5bdd90d2
fixed postgres tests
2014-06-25 22:54:39 +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
fixed postgres tests
2014-06-25 22:54:39 +02:00
SqliteQueryTest.php
Reformat code te be PSR-2 compatible
2014-03-16 10:46:21 +06:00
SqliteSchemaTest.php
added support for BIT default values
2014-06-25 03:37:39 +02:00