Closed
Description
In working with better-sqlite3 we wanted to check the exact version of sqlite3
being used to ensure a feature was available or throw an error. There does not appear to be any way to get the sqlite3 version out of better-sqlite3 right now.
Suggestion of something like:
console.log(db.sqlite3Version)
// 3.44.2
Related Issues & PRs:
Metadata
Metadata
Assignees
Labels
No labels