Skip to content

Commit 5c976f1

Browse files
cjihrigaduh95
authored andcommitted
sqlite: add DatabaseSync.prototype[Symbol.dispose]()
This commit adds support for the explicit resource management proposal to the sqlite module. Refs: