SqliteError: file is not a database

Hi
After upgrading the quick.db module version started to give an error.
The error I got:

What is the name of the file you are using for your database?

On quick.db the default is json.sqlite, he might of renamed it or something.

Ok, I assume you are using commando, I had this issue too. Just change the package version to 3.x

1 Like

The problem is commando needs sqlite3 in sqlite.

Oh wait, you are using quick.db, set node to v11