Closed arnabTeknikforce closed 10 months ago
I have a database created with better-sqlite3-prebuilds. but when I'm trying to connect it using sqlite3, it returns an empty DB.
I have tried to connect with a database that is created with better-sqlite3-prebuilt. but return an empty database.
5.1.4
18.12.1
I'm using windows 11 and install the package using npm
@arnabTeknikforce Do you have a reproducible example I can try with?
Issue Summary
I have a database created with better-sqlite3-prebuilds. but when I'm trying to connect it using sqlite3, it returns an empty DB.
Steps to Reproduce
I have tried to connect with a database that is created with better-sqlite3-prebuilt. but return an empty database.
Version
5.1.4
Node.js Version
18.12.1
How did you install the library?
I'm using windows 11 and install the package using npm