SQLite3 extension

Hi @brisargr!

PDO is enabled on the latest versions of PHP within Local. If you open PHP info in Local, you can ctrl-f for PDO and see which drivers it is compiled with - in this case, we only compile with MySQL.

What is your OS and what PHP version are you utilizing?

Lastly, we also have a feature request for SQLite3 support which I’ll link below if you want to vote and comment!