Commit Graph

25 Commits

Author SHA1 Message Date
Timothy Warren 4064a99419 Add updateBatch method to query builder 2018-02-09 17:29:26 -05:00
Timothy Warren a94038cd47 Update dependencies, and fix linting issues 2018-02-02 11:50:29 -05:00
Timothy Warren a5eb0795c9 Fix reference to Helpers, other updates 2017-02-28 16:11:34 -05:00
Timothy Warren 3460abdd96 Documentation updates 2016-11-21 19:48:00 -05:00
Timothy Warren d4a8231947 No more callbacks in the public interface/New implementation to allow multiple adapters for a database type 2016-11-18 21:59:22 -05:00
Timothy Warren 7fbbff41c8 Really ugly progress commit
Start work of using promises to wrap connections and removing old callback api.
2016-11-10 22:10:45 -05:00
Timothy Warren 7b2482ad99 Revert "Remove Firebird."
This reverts commit 8f0b394d3c.
2016-11-10 20:15:16 -05:00
Timothy Warren 8d7e4aaa8c Update dependencies and switch to Happiness code style 2016-09-14 16:50:32 -04:00
Timothy Warren 8f0b394d3c Remove Firebird. 2016-03-11 16:15:23 -05:00
Timothy Warren 6dba16ac24 Move eslint settings to .eslintrc, and fix minor code style issues 2016-03-11 13:29:01 -05:00
Timothy Warren 508b1b0d88 Update docs again 2016-02-12 12:50:59 -05:00
Timothy Warren 0ccd692267 Remove bluebird dependency, add public query method, and re-add tests for node-firebird 2016-02-12 11:40:21 -05:00
Timothy Warren c3bb687321 More style fixes 2015-12-08 10:40:52 -05:00
Timothy Warren 577700ed10 More style fixes 2015-12-07 17:03:36 -05:00
Timothy Warren e1a9aa48ec Start of some code style cleanup 2015-12-07 15:58:31 -05:00
Timothy Warren 816911b54d Increase code coverage 2015-12-07 12:03:42 -05:00
Timothy Warren 104e439230 Revert to old driver setup, because it works 2015-12-07 11:16:04 -05:00
Timothy Warren 6b0be21782 Remove transpiling, drop node < 4, start moving tests to mocha/chai 2015-12-03 20:43:42 -05:00
Timothy Warren 6a9c67b924 Start of coversion to ES6-style code with transpiling 2015-12-02 13:01:31 -05:00
Timothy Warren f85358aff0 Move from grunt to gulp 2015-11-20 09:14:09 -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 a14119d0b9 Add sqlite driver, with dblite adapter 2014-10-31 11:57:44 -04:00
Timothy Warren 64b480c8e1 Fix pg adapter 2014-10-27 15:46:54 -04:00
Timothy Warren 490ec86bf7 First basic working state 2014-10-23 10:53:16 -04:00
Timothy Warren 6542c8f674 A bunch of random progress 2014-10-20 16:56:45 -04:00