Commit Graph

20 Commits

Author SHA1 Message Date
Timothy Warren f85358aff0 Move from grunt to gulp 2015-11-20 09:14:09 -05:00
Timothy Warren 002d21b25f Update some metadata config files 2015-11-19 14:17:01 -05:00
Timothy Warren 38389a1808 Skip firebird tests on travis 2015-11-19 12:09:05 -05:00
Timothy Warren 512a31ba95 Remove troublesome/unstable sqlite3 adapter. Dblite supports sqlite3, and actually installs reliably 2015-01-28 16:10:10 -05:00
Timothy Warren 26e3e97475 Improve query parser to handle functions in where clauses 2015-01-23 15:33:41 -05:00
Timothy Warren da085f9e14 Make third init argument optional in some cases 2014-12-01 14:08:10 -05:00
Timothy Warren 5f8c4ad9b0 Fix issue with using where method with an object with multiple keys 2014-11-05 17:08:56 -05:00
Timothy Warren 456d68c016 Make travis skip firebird tests 2014-11-04 13:07:43 -05:00
Timothy Warren 7ef2385da9 Fix conditional loading of firebird test for travis-ci 2014-11-04 12:52:02 -05:00
Timothy Warren d20769170c Add firebird adapter, and quote the table name in all the methods 2014-11-04 12:34:05 -05:00
Timothy Warren c43e902525 Add sqlite3 adapter, and change initialization slightly 2014-11-03 10:59:18 -05:00
Timothy Warren df9dfcdebc Adaptive loading of dblite test based on whether the module exists 2014-10-31 13:15:31 -04:00
Timothy Warren a14119d0b9 Add sqlite driver, with dblite adapter 2014-10-31 11:57:44 -04:00
Timothy Warren 711cc0c4f8 Nearly 100% code coverage, and lots of miscellaneous fixes 2014-10-28 16:46:48 -04:00
Timothy Warren 7a3c5b7e79 Streamline some dependencies, and add tests for query parser 2014-10-28 14:40:03 -04:00
Timothy Warren dae1d11530 First attempt at getting travis ci working 2014-10-27 16:07:07 -04:00
Timothy Warren 64b480c8e1 Fix pg adapter 2014-10-27 15:46:54 -04:00
Timothy Warren 83af1d3946 Fix inserting, updating, and deleting methods 2014-10-27 13:36:10 -04:00
Timothy Warren 7fa78ace67 Fix test setup to actually run an assertion for each generated query 2014-10-24 14:26:31 -04:00
Timothy Warren 490ec86bf7 First basic working state 2014-10-23 10:53:16 -04:00