Commit Graph

19 Commits

Author SHA1 Message Date
26febfd7ab Merge branch 'develop' of git.timshomepage.net:timw4mail/node-query into develop 2017-02-28 15:55:30 -05:00
cdc5dcfa17 From mocha to jest 2017-02-28 15:47:29 -05:00
b54e69570f Make 'navtive' a connection option to use a driver with native bindings 2016-11-22 18:26:43 -05:00
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
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
8d7e4aaa8c Update dependencies and switch to Happiness code style 2016-09-14 16:50:32 -04:00
23fe7b19bc Remove travis ci integration. Resolves #4 2016-03-16 08:51:05 -04:00
0350a165c7 Create standard result object. Resolves #3 2016-03-15 15:37:24 -04:00
2b80fcfc62 Update dependencies to latest versions 2016-03-14 16:07:39 -04:00
58008b46c0 Code and test tweaks 2016-03-11 16:32:38 -05:00
6dba16ac24 Move eslint settings to .eslintrc, and fix minor code style issues 2016-03-11 13:29:01 -05:00
5ecd9d523a First version with library-managed connections 2016-03-11 10:41:04 -05:00
0ccd692267 Remove bluebird dependency, add public query method, and re-add tests for node-firebird 2016-02-12 11:40:21 -05:00
11f869b327 Fix 'bye bye' being output in test progress 2016-01-26 20:34:35 -05:00
da8b473bc7 Add promise interface to database execution methods 2016-01-26 19:29:12 -05:00
577700ed10 More style fixes 2015-12-07 17:03:36 -05:00
e1a9aa48ec Start of some code style cleanup 2015-12-07 15:58:31 -05:00
2cc48b56f8 95+% code coverage 2015-12-07 14:33:48 -05:00
816911b54d Increase code coverage 2015-12-07 12:03:42 -05:00