You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like node-sqlite3 has a wrapper module called node-sqlite which provides promises. However, it seems the hard-code the sqlite3 module. Since cross-sqlcipher is ultimately based on node-sqlite3, maybe some of this effort could be re-used?