Commit Graph

70 Commits

Author SHA1 Message Date
Timothy Warren c4a99aee9a Added nbproject folder to gitignore 2012-04-10 18:53:39 -04:00
Timothy Warren db31bd1c26 Fix Firebird loading, miscellaneous SQL method improvements 2012-04-10 18:51:29 -04:00
Timothy Warren 49aa73196f Fix minor edge case 2012-04-10 15:47:59 -04:00
Timothy Warren b3306772f9 Normalize quote_ident method 2012-04-10 15:43:39 -04:00
Timothy Warren 05ec65091f Fix tests 2012-04-10 11:24:35 -04:00
Timothy Warren 9b3a242b04 Convert all errors to execeptions 2012-04-10 09:38:57 -04:00
Timothy Warren 4b5ba2a7dc Rearrange tests 2012-04-10 08:52:51 -04:00
Timothy Warren 57842a44b4 Fix posgres tests 2012-04-10 08:04:38 -04:00
Timothy Warren 5b39bdc179 Rearrange Firebird driver 2012-04-09 16:45:59 -04:00
Timothy Warren a43f04efd1 Reorganize db drivers 2012-04-09 15:41:48 -04:00
Timothy Warren 700ae60110 Added more Firebird tests 2012-04-09 10:15:27 -04:00
Timothy Warren 4225dfa6e6 Update tests for meta-information methods 2012-04-09 09:57:21 -04:00
Timothy Warren 29e8562191 Firebird corrections 2012-04-06 20:05:30 -04:00
Timothy Warren 13aa64d24d Minor Firebird fixes 2012-04-06 16:41:45 -04:00
Timothy Warren 8c35ae3e96 Fix tests 2012-04-04 07:55:07 -04:00
Timothy Warren 7075ae51fa Settings class tests 2012-03-28 12:51:13 -04:00
Timothy Warren 225a5560fd Travis integration 2012-03-23 15:29:34 -04:00
Timothy Warren 9cb65f01a3 Added php.net links to README 2012-03-19 17:03:50 -04:00
Timothy Warren a119dc5082 switch ibase_ methods to fbird_ methods 2012-03-19 12:04:10 -04:00
Timothy Warren 498fe54931 Added Postgres Tests 2012-03-19 10:19:34 -04:00
Timothy Warren 2b68dc505c Fixed mysql tests 2012-03-15 16:52:03 -04:00
Timothy Warren 6efc5ef008 Fix issue #7 2012-03-15 14:04:45 -04:00
Timothy Warren 5e73938733 A few more query builder tests 2012-03-14 15:46:54 -04:00
Timothy Warren 01020853e2 Implemented where_in method of query builder 2012-03-14 13:32:18 -04:00
Timothy Warren b550cacdd6 Refactored query construction 2012-03-14 10:52:11 -04:00
Timothy Warren 3f7236c706 Started query queue with like method 2012-03-13 20:04:18 -04:00
Timothy Warren 9aad56fafe Implemented random ordering for databases that support it 2012-03-13 18:53:32 -04:00
Timothy Warren 3767956481 Added random function syntax to each driver 2012-03-13 18:40:51 -04:00
Timothy Warren 382664ff6d Added order_by method to query builder 2012-03-13 14:57:01 -04:00
Timothy Warren f83e93541c Query builder delete tests 2012-03-13 13:38:47 -04:00
Timothy Warren 1d30e2be71 Update and Insert tests 2012-03-13 12:57:12 -04:00
Timothy Warren 0022126b96 sqlite insert test 2012-03-13 12:28:51 -04:00
Timothy Warren 15672b6928 Implemented Insert method in query builder 2012-03-13 10:13:57 -04:00
Timothy Warren be46ca3f90 Reorganize query_builder method order 2012-03-12 16:17:30 -04:00
Timothy Warren d74e1907dd Added truncate tests to firebird/sqlite test suites 2012-03-12 16:09:12 -04:00
Timothy Warren 9d33c5e8f0 Generalized query_builder '_reset' method 2012-03-12 15:46:55 -04:00
Timothy Warren 0eb9de2ba6 Implement set method 2012-03-12 15:28:52 -04:00
Timothy Warren 1371ea7af5 Added at least one test to every test suite. 2012-03-12 11:17:49 -04:00
Timothy Warren 232de2f92c Test reorganization 2012-03-09 16:30:33 -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 c61df13fbc Fix get-where tests 2012-03-09 12:52:35 -05:00
Timothy Warren 913993c963 Fix tests 2012-03-09 08:26:16 -05:00
Timothy Warren 80b77487eb Various cleanup 2012-03-08 13:29:30 -05:00
Timothy Warren 0856de65fc Some Query Builder tests 2012-03-08 12:37:33 -05:00
Timothy Warren 7bc8bce9fa More file rearrangement, some scaffolding for query_builder class 2012-03-07 16:52:51 -05:00
Timothy Warren 4ee3c3ea43 More sqlite tests 2012-03-06 16:57:43 -05:00
Timothy Warren 6fc5d5d9db Revert "Firebird refactoring"
This reverts commit 46771a7725.
2012-03-06 16:20:59 -05:00
Timothy Warren 46771a7725 Firebird refactoring 2012-03-06 15:54:59 -05:00