Skip to content

Conversation

@lacatoire
Copy link

📝 Description de la Pull Request

This PR adds missing constants for the PDO_SQLITE driver that are currently available in PHP but not documented.

Issue: #1394

Newly added constants:

PDO::SQLITE_ATTR_OPEN_FLAGS
PDO::SQLITE_OPEN_READONLY
PDO::SQLITE_OPEN_READWRITE
PDO::SQLITE_OPEN_CREATE
PDO::SQLITE_ATTR_READONLY_STATEMENT
PDO::SQLITE_ATTR_EXTENDED_RESULT_CODES
PDO::SQLITE_DETERMINISTIC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant