better-sqlite3/lib/methods
2024-10-16 09:39:46 -07:00
..
aggregate.js added directOnly option to db.aggregate() 2021-05-04 19:57:29 -05:00
backup.js made Database class extendable, and fixed importing into jest environments 2021-03-30 12:31:07 -05:00
createFTS5Tokenizer.js lib: fix build on windows, better API name 2023-01-25 15:06:02 -08:00
function.js added directOnly option to db.function() 2021-05-04 19:52:07 -05:00
inspect.js made Database class extendable, and fixed importing into jest environments 2021-03-30 12:31:07 -05:00
pragma.js made Database class extendable, and fixed importing into jest environments 2021-03-30 12:31:07 -05:00
table.js improved documentation, added tests, and micro-optimizations 2021-05-12 17:36:11 -05:00
transaction.js made Database class extendable, and fixed importing into jest environments 2021-03-30 12:31:07 -05:00
wrappers.js Remove loadExtension method 2024-10-16 09:39:46 -07:00