This repository was archived by the owner on Oct 6, 2022. It is now read-only.

Description
Hi!
This is more of a question than an issue, but I was wondering if there is a minimum required version of SQLite library for Autoid to work? I have a website on shared hosting, so my options to change anything are limited. The hosting has PHP 7.4 and SQLite 3.6.20. Everything works fine up until I add Autoid to plugin folder. Depending on the Autoid version the site either breaks completely, or throws an error when saving content in the panel.
I tried it on localhost with the same version of PHP and I managed to get it working (even though not with the latest Autoid, but 2.7.7). The only difference seems to be the SQLite version, so I suspect it could be the culprit.
I would be really grateful if someone could point me in the right direction.