14 Commits

Author SHA1 Message Date
ef13a11f66 moved getPDOType() back to Command to avoid dependency on Schema
fixes #854
2013-09-18 16:29:16 +02: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
f2e57b2eec Fixed test breaks. 2013-07-02 22:19:05 -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
5575f53657 CS fixes. 2013-05-11 15:38:07 +06:00
d712605a71 Added and resolved Sqlite tests #15. 2013-05-09 23:12:18 +06:00
4be9e195c2 Add Newlines
Appended newlines to every PHP document that did not have a newline as the last character in the file.
2013-05-05 17:04:55 +01:00
7aa80d86f5 refactored execute() and query() methods in db/Command. 2013-02-01 17:18:49 -05:00
9958a5802e DB cleanup 2013-01-17 12:54:13 -05:00
fe90d4dda0 implemented auto-quoting for DB commands. 2013-01-06 22:41:20 -05:00
d15378ef43 moved db tests. 2013-01-05 21:29:42 -05:00