Commit Graph

20 Commits

Author SHA1 Message Date
Timothy Warren 3460abdd96 Documentation updates 2016-11-21 19:48:00 -05:00
Timothy Warren 8d7e4aaa8c Update dependencies and switch to Happiness code style 2016-09-14 16:50:32 -04:00
Timothy Warren 7f982a4c2b Fix some code-style issues and fix jenkins build 2016-03-09 15:05:38 -05:00
Timothy Warren 508b1b0d88 Update docs again 2016-02-12 12:50:59 -05:00
Timothy Warren da8b473bc7 Add promise interface to database execution methods 2016-01-26 19:29:12 -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 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 5f20e0adb4 Add back ES6 shim for older node versions 2015-11-20 09:21:46 -05:00
Timothy Warren f85358aff0 Move from grunt to gulp 2015-11-20 09:14:09 -05:00
Timothy Warren 1a0ff7ff15 Add whereIsNull, whereIsNotNull, orWhereIsNull, orWhereIsNotNull methods 2014-11-18 13:42:19 -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 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 41ef3ebeec Fix quoting identifiers with comma-seperated values 2014-10-23 15:49:17 -04:00
Timothy Warren b52f0762e4 Re-organize test to use main node-query method 2014-10-23 13:50:11 -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