You need at least version "3.16.0" of SQLite.
Mte90 opened this issue · 1 comments
Mte90 commented
I get that error after enabling the plugin:
Fatal error: Uncaught InvalidArgumentException: You need at least version "3.16.0" of SQLite.
There should be a safety check before initialize to avoid a fatal crash that required to rename the plugin folder.
soderlind commented
Thank you, I've added it to my to-do list.