This website requires JavaScript.
Explore
Help
Register
Sign In
signalapp
/
better-sqlite3
Watch
1
Star
0
Fork
0
You've already forked better-sqlite3
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2c5d0d3e8a
better-sqlite3
/
lib
/
methods
History
Fedor Indutny
01d99874a6
Omit features we don't use
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