Commit Graph

20 Commits

Author SHA1 Message Date
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
2d7109f2e8 changed code style 2018-11-19 14:07:54 -05: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
e373326a71 renamed lastInsertROWID to lastInsertRowid, added docs to main repo 2018-09-15 21:52:13 -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
c23e359490 added Database#inTransaction 2017-06-11 23:53:27 -04:00
Joshua Wise
e8790bedcf reworked error throwing 2017-06-05 18:42:22 -04:00
Joshua Wise
3151683cb6 added tests for error codes 2017-05-26 21:45:25 -04:00
Joshua Wise
c950ec2f0d changed readonly mode implementation 2017-05-26 18:04:27 -04:00
Joshua Wise
1b3f01dbd1 reimplemented named parameter binding for transactions 2017-04-29 20:59:17 -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
9b374d2b58 minor tweaks 2016-09-23 14:45:36 -04:00
Joshua Wise
edc3160a33 simplified .all and added tests for it 2016-09-17 20:02:18 -04:00
Joshua Wise
c71989b56f added another test 2016-09-17 16:08:20 -04:00
Joshua Wise
92e514bd33 added .run tests 2016-09-17 16:02:08 -04:00