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-20 02:16:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
tests
/
unit
/
framework
/
db
/
sqlite
History
Alexander Makarov
dd26d39dd8
Removed unused namespace imports
2014-02-07 13:26:00 +04:00
..
SqliteActiveDataProviderTest.php
added unit tests for active dataprovider and fixed query tests
2013-11-13 19:35:44 +01:00
SqliteActiveRecordTest.php
Removed unused namespace imports
2014-02-07 13:26:00 +04:00
SqliteCommandTest.php
Use backquotes to quote column and table names for sqlite (related with
#1318
)
2013-11-28 09:04:16 -05:00
SqliteConnectionTest.php
Use backquotes to quote column and table names for sqlite (related with
#1318
)
2013-11-28 09:04:16 -05:00
SqliteQueryBuilderTest.php
Some Code style fixes
2014-01-19 13:35:36 -03:00
SqliteQueryTest.php
tagged tests with @group tags
2013-09-14 12:49:47 +02:00
SqliteSchemaTest.php
tagged tests with @group tags
2013-09-14 12:49:47 +02:00