|
58008b46c0
|
Code and test tweaks
|
2016-03-11 16:32:38 -05:00 |
|
|
8f0b394d3c
|
Remove Firebird.
|
2016-03-11 16:15:23 -05:00 |
|
|
29bc4d4574
|
Try to gum up the works on connection errors
|
2016-03-11 13:41:33 -05:00 |
|
|
f431463c9a
|
Stab in the dark at fixing broken mysql tests
|
2016-03-11 13:12:22 -05:00 |
|
|
5ecd9d523a
|
First version with library-managed connections
|
2016-03-11 10:41:04 -05:00 |
|
|
26e3bdbf50
|
Remove mysql adapter, use mysql2 instead
|
2016-03-10 14:41:37 -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 |
|
|
da8b473bc7
|
Add promise interface to database execution methods
|
2016-01-26 19:29:12 -05:00 |
|
|
dd4d7e2db0
|
Even more code coverage
|
2015-12-08 10:06:29 -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 |
|
|
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 |
|
|
f85358aff0
|
Move from grunt to gulp
|
2015-11-20 09:14:09 -05:00 |
|
|
512a31ba95
|
Remove troublesome/unstable sqlite3 adapter. Dblite supports sqlite3, and actually installs reliably
|
2015-01-28 16:10:10 -05:00 |
|
|
d20769170c
|
Add firebird adapter, and quote the table name in all the methods
|
2014-11-04 12:34:05 -05:00 |
|
|
c43e902525
|
Add sqlite3 adapter, and change initialization slightly
|
2014-11-03 10:59:18 -05:00 |
|
|
a14119d0b9
|
Add sqlite driver, with dblite adapter
|
2014-10-31 11:57:44 -04:00 |
|
|
64b480c8e1
|
Fix pg adapter
|
2014-10-27 15:46:54 -04:00 |
|
|
490ec86bf7
|
First basic working state
|
2014-10-23 10:53:16 -04:00 |
|