Skip to content

Conversation

bohwaz
Copy link
Contributor

@bohwaz bohwaz commented Sep 19, 2017

Implement sqlite_stmt_readonly in PDO, adding an attribute PDO::SQLITE_ATTR_READONLY_STATEMENT, that can be requested by doing PDOStatement::getAttribute(PDO::SQLITE_ATTR_READONLY_STATEMENT) and will return a boolean

BohwaZ added 2 commits September 19, 2017 15:58
…E_ATTR_READONLY_STATEMENT, that can be requested by doing PDOStatement::getAttribute(PDO::SQLITE_ATTR_READONLY_STATEMENT) and will return a boolean
@bohwaz
Copy link
Contributor Author

bohwaz commented Jun 15, 2018

Could we get this merged in master? Thanks.

@php-pulls
Copy link

Comment on behalf of adambaratz at php.net:

Merged into master. Thanks for preparing this patch. Sorry for the delay in getting it in.

@php-pulls php-pulls closed this Aug 1, 2018
@bohwaz
Copy link
Contributor Author

bohwaz commented Aug 2, 2018

Great news, thank you :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants