|
4064a99419
|
Add updateBatch method to query builder
|
2018-02-09 17:29:26 -05:00 |
|
|
a94038cd47
|
Update dependencies, and fix linting issues
|
2018-02-02 11:50:29 -05:00 |
|
|
7f22eee84d
|
Make helpers a class of static functions, add helper methods to run a full file of sql queries
|
2016-11-22 16:03:46 -05:00 |
|
|
3460abdd96
|
Documentation updates
|
2016-11-21 19:48:00 -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 |
|
|
c90b1b1ba0
|
Remove callbacks and getArgs from QueryBuilder
|
2016-11-14 21:10:37 -05:00 |
|
|
b13ad2a23d
|
Update QueryBuilder
|
2016-11-14 20:24:33 -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 |
|
|
0350a165c7
|
Create standard result object. Resolves #3
|
2016-03-15 15:37:24 -04:00 |
|
|
58008b46c0
|
Code and test tweaks
|
2016-03-11 16:32:38 -05:00 |
|
|
7f982a4c2b
|
Fix some code-style issues and fix jenkins build
|
2016-03-09 15:05:38 -05:00 |
|
|
508b1b0d88
|
Update docs again
|
2016-02-12 12:50:59 -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 |
|
|
ea15044d13
|
Update some documentation
|
2016-01-26 20:23:52 -05:00 |
|
|
da8b473bc7
|
Add promise interface to database execution methods
|
2016-01-26 19:29:12 -05:00 |
|
|
c3bb687321
|
More style fixes
|
2015-12-08 10:40:52 -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 |
|
|
816911b54d
|
Increase code coverage
|
2015-12-07 12:03:42 -05:00 |
|
|
6b0be21782
|
Remove transpiling, drop node < 4, start moving tests to mocha/chai
|
2015-12-03 20:43:42 -05:00 |
|
|
6a9c67b924
|
Start of coversion to ES6-style code with transpiling
|
2015-12-02 13:01:31 -05:00 |
|