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-20 16:38:22 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cb2daf340f13a8d38c3b008ebb7080d4d4b69c04
yii2
/
tests
/
unit
/
framework
/
db
/
sqlite
History
AlexGx
32d0768919
style fixes with phpcs:yii2
2014-03-08 14:55:58 +02: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
style fixes with phpcs:yii2
2014-03-08 14:55:58 +02: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