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-13 12:49:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb655e61046776d7ecf42a829bc9628a84ea1990
yii2
/
tests
/
unit
/
framework
/
db
/
sqlite
History
Luciano Baraglia
7d33a5d3b5
Some Code style fixes
2014-01-19 13:35:36 -03: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
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