An abstract interface for a SQLite database.
Roughly based on better-sqlite3's Database class, (which can be used as-is), but only with the methods that are used by mtcute.
better-sqlite3
Database
An abstract interface for a SQLite database.
Roughly based on
better-sqlite3'sDatabaseclass, (which can be used as-is), but only with the methods that are used by mtcute.