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-08 08:56:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
tests
/
unit
/
framework
/
db
/
sqlite
History
Qiang Xue
0390a99833
Use backquotes to quote column and table names for sqlite (related with
#1318
)
2013-11-28 09:04:16 -05:00
..
SqliteActiveDataProviderTest.php
added unit tests for active dataprovider and fixed query tests
2013-11-13 19:35:44 +01:00
SqliteActiveRecordTest.php
removed sqlite specific test as it is the same as base AR test now
2013-11-03 15:50:11 +01: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
Use backquotes to quote column and table names for sqlite (related with
#1318
)
2013-11-28 09:04:16 -05: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