14 Commits

Author SHA1 Message Date
ab799d8ea9 Fixes #2911: Removed tbl_ default for table prefix 2014-03-30 19:33:46 +04:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
32d0768919 style fixes with phpcs:yii2 2014-03-08 14:55:58 +02:00
9c97fe11cb issue #1659: released buildLimitOffset() for MSSQL 2014-01-24 04:10:55 +08:00
9448c3d471 added unit tests for active dataprovider and fixed query tests 2013-11-13 19:35:44 +01:00
949dda5fdb tagged tests with @group tags 2013-09-14 12:49:47 +02:00
544e412af8 unit test cleanup 2013-09-06 15:03:25 +02:00
0596fa82fd code style fixes 2013-08-13 02:43:47 +04:00
f03cdf0a47 renamed Command::queryRow() to queryOne(). 2013-07-09 08:01:10 -04:00
7cd9123c3b Tests cleanup
- Better names
- Removed not used MySQLTestCase
- Moved base testcase for DB to db namespace
- Minor style fixes
2013-05-24 18:35:00 +04:00
8e1079cd04 MSSQL more tests. 2013-05-23 23:33:33 +06:00
2430ebe95d MSSQL AR tests. 2013-05-22 22:37:09 +06:00
90395b5df2 Refinements to MSSQL driver classes. 2013-05-22 21:34:41 +06:00
5c101ae314 Initial MSSQL tests. 2013-05-11 14:58:35 +06:00