Manuel Lemos - 2023-11-16 06:57:36 - In reply to message 1 from Marc Humer
Yes, PDO is getting better. Maybe I will migrate my Metabase database abstraction package to use PDO in the future, using driver-specific classes to do schema management and query auditing, which PDO does not do now, and I do in pure PHP in Metabase.