Joshua Wise
|
579e3b4b4b
|
* added support for the RETURNING clause
* statements that return data can now be executed via .run()
|
2021-05-04 01:06:46 -05:00 |
|
Joshua Thomas Wise
|
13a4021776
|
added backwards support for node v8.0.0
|
2018-12-17 12:57:07 -05:00 |
|
Joshua Wise
|
5d9e2a8aff
|
added tests
|
2018-12-15 04:34:32 -05:00 |
|
Joshua Thomas Wise
|
2d7109f2e8
|
changed code style
|
2018-11-19 14:07:54 -05:00 |
|
Joshua Thomas Wise
|
4e40b781a1
|
added tests for .expand() and node::AtExit
|
2018-10-03 16:37:07 -04:00 |
|
Joshua Wise
|
9566e3af4d
|
fixed many more tests
|
2018-09-26 20:47:18 -04:00 |
|
Joshua Wise
|
09a5682464
|
modernized testing cradle
|
2018-09-26 17:36:11 -04:00 |
|
Joshua Wise
|
d5d7451c43
|
renamed stmt.returnsData to stmt.reader
|
2018-09-25 04:11:05 -04:00 |
|
Joshua Wise
|
99944ba466
|
converted tests to es6
|
2018-01-20 06:27:29 -05:00 |
|
Joshua Wise
|
35ef426416
|
removed code duplication in tests
|
2018-01-20 05:20:44 -05:00 |
|
Joshua Wise
|
e8790bedcf
|
reworked error throwing
|
2017-06-05 18:42:22 -04:00 |
|
Joshua Wise
|
f3daddb53c
|
improved performance, change wal mode default synchronous setting, and allowed statements to be recompiled automatically following schema changes
|
2017-04-13 01:37:01 -04:00 |
|
Joshua Wise
|
0faf7a47ff
|
Merge branch 'master' into version_2
|
2017-02-28 23:12:27 -05:00 |
|
Joshua Wise
|
e4e410bd7a
|
improved tests and minor tweaks
|
2016-12-24 15:58:50 -05:00 |
|
Joshua Wise
|
0ee85eab75
|
updated tests and benchmarks for version 2
|
2016-10-26 21:11:28 -04:00 |
|
Joshua Wise
|
c634fc8460
|
added tests for new returnsData behavior
|
2016-10-07 23:06:43 -04:00 |
|
Joshua Wise
|
6f239cc100
|
added .each tests
|
2016-09-17 21:04:05 -04:00 |
|
Joshua Wise
|
edc3160a33
|
simplified .all and added tests for it
|
2016-09-17 20:02:18 -04:00 |
|