On 2025-08-12 07:35, Samuel Štancl wrote:
Hi, I've opened a PR adding a new attribute to PDO\Sqlite: https://
github.com/php/php-src/pull/19317 <https://github.com/php/php-src/
pull/19317?
notification_referrer_id=NT_kwDOAfgLhrQxNzkxMjcwMjYzOTozMzAzMzA5NA#issuecomment-3176177745>
As far as the form the attribute takes goes, an Enum with the values
DEFERRED/IMMEDIATE/EXCLUSIVE would do the job.
(As for calling it an attribute, I thought at first that what was being
suggested was an Attribute, rather than a connection option.)