Joshua Wise
|
f9663fc02c
|
made Database class extendable, and fixed importing into jest environments
|
2021-03-30 12:31:07 -05:00 |
|
Joshua Wise
|
9babc04d24
|
replace monkey patching prooperty with WeakSet
|
2020-12-19 13:18:05 -06:00 |
|
Tom Crockett
|
5c1e890206
|
Fix monkey patching bug + memory leak when running in Jest (#415)
|
2020-12-19 13:12:47 -06:00 |
|
Joshua Wise
|
28922b3c73
|
added support for :memory: databases
|
2018-09-16 20:56:16 -04:00 |
|
Joshua Wise
|
1702539ff4
|
converted more files to es6
|
2018-01-20 04:26:06 -05:00 |
|
Joshua Wise
|
ad3809a6c3
|
rewrote some code as es6
|
2018-01-20 02:08:19 -05:00 |
|
Joshua Wise
|
3f4a5fde61
|
removed Int64
|
2017-06-01 23:45:51 -04:00 |
|
Joshua Wise
|
64075708f8
|
added checkpoint method
|
2017-05-19 01:33:56 -04:00 |
|
Joshua Wise
|
35c1d200b7
|
removed periods from error messages
|
2017-05-14 02:38:11 -04:00 |
|
Joshua Wise
|
01ca9388e8
|
multiple custom aggregates can be registered with the same name but different argument counts
|
2017-05-13 22:12:41 -04:00 |
|