Commit Graph

26 Commits

Author SHA1 Message Date
Timothy Warren d74e1907dd Added truncate tests to firebird/sqlite test suites 2012-03-12 16:09:12 -04:00
Timothy Warren 80a878d16e Split query builder tests 2012-03-09 16:17:21 -05:00
Timothy Warren 6e454f4585 Added limit method to query builder 2012-03-09 15:55:56 -05:00
Timothy Warren ab194c0ee8 Added 'from' method to query_builder 2012-03-09 14:27:13 -05:00
Timothy Warren 0654b94793 Move QB tests into their own test cases, remove create/delete table tests 2012-03-09 13:42:02 -05:00
Timothy Warren f8153dcdf8 Speed up unit tests 2012-03-09 13:15:56 -05:00
Timothy Warren c61df13fbc Fix get-where tests 2012-03-09 12:52:35 -05:00
Timothy Warren 6b6660585c Query builder 'where' method 2012-03-09 11:56:14 -05:00
Timothy Warren 913993c963 Fix tests 2012-03-09 08:26:16 -05:00
Timothy Warren 6bd17a2150 SQLite Test, FIx syntax error 2012-03-09 08:10:37 -05:00
Timothy Warren 0856de65fc Some Query Builder tests 2012-03-08 12:37:33 -05:00
Timothy Warren 4ee3c3ea43 More sqlite tests 2012-03-06 16:57:43 -05:00
Timothy Warren 7859c6ff2d Fix tests broken by bad reference placement 2012-03-05 13:02:39 -05:00
Timothy Warren a9c9ff14cb Remove unecessary sqlite test file 2012-02-29 15:25:35 -05:00
Timothy Warren 62f5d05849 Started query builder class, renamed _manip classes to _sql 2012-02-29 14:36:42 -05:00
Timothy Warren dec1a1714f added backup_structure and backup_data methods to db classes 2012-02-28 16:02:37 -05:00
Timothy Warren d29d433d3c Various db class improvements, more SQLite tests 2012-02-28 12:28:56 -05:00
Timothy Warren 9b6306a713 Fix failing sqlite test 2012-02-28 11:30:24 -05:00
Timothy Warren 043f88691c DB Test Updates 2012-02-13 13:46:53 -05:00
Timothy Warren 9f6222500a Fix test db permissions, disable firebird tests for now 2012-02-08 15:39:41 -05:00
Timothy Warren 5fbcd5fe04 Creating/Deleting SQLite tables works 2012-02-08 09:01:51 -05:00
Timothy Warren dc6c9bf141 SQLite tests 2012-02-07 20:31:36 -05:00
Timothy Warren 87b5c2aede A little test cleanup 2012-02-07 08:45:56 -05:00
Timothy Warren 444a8a1778 Fix broken paths to test databases 2012-02-07 08:31:01 -05:00
Timothy Warren d3fd23af59 Some db sanity checks 2012-02-07 08:18:38 -05:00
Timothy Warren 9808bdcbac Added some unit tests 2012-02-02 19:04:10 -05:00