>
> I think that PDO_SQLite should get the same features as the SQLite3
> extension, and the SQLite3 extension should be deprecated and
> eventually removed and replaced by a userland library that would wrap
> around the PDO_SQLite API.
Hi BohwaZ,
Having only PDO_SQLite sounds good to me. Curren
Kia ora,
As some of you may or may not know, I've been working on improving the
state of SQLite support in PHP on my free time in the last few years:
https://github.com/php/php-src/pulls?utf8=%E2%9C%93&q=author%3Abohwaz
The last one was adding a userland authorizer callback, which should be
quite