Commit Graph

20 Commits

Author SHA1 Message Date
Joshua Wise
539ff32b96 implemented statement.busy getter 2022-01-18 16:19:51 -06:00
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
2a001e4168 added tests for new busy logic 2019-01-17 16:52:11 -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
Matthew McEachen
9ac3b5a40a
more whitespace and semis 2018-10-30 14:45:20 -07:00
Matthew McEachen
2a78c9f3ef
whitespace 2018-10-30 14:43:57 -07:00
Matthew McEachen
02068589cd
crank back down to 1s 2018-10-30 14:43:12 -07:00
Matthew McEachen
c0b0ccd861
adjust timeout and runtime based on a const 2018-10-30 14:42:27 -07:00
Matthew McEachen
bc5f585700
verify non-trivial batches of inserts 2018-10-30 14:36:29 -07:00
Joshua Thomas Wise
4e40b781a1 added tests for .expand() and node::AtExit 2018-10-03 16:37:07 -04:00
Joshua Wise
2da73abd26 added missing semicolons 2018-09-26 20:51:00 -04:00
Joshua Wise
9566e3af4d fixed many more tests 2018-09-26 20:47:18 -04:00
Joshua Wise
8793782790 fixed many tests 2018-09-26 18:56:53 -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
accb9f022c updated tests and benchmarks 2017-08-29 07:45:07 -04:00