]> granicus.if.org Git - php/commit
Add SQLite3_Stmt::readOnly for checking if a statement is read only
authorScott MacVicar <scottmac@php.net>
Fri, 31 Dec 2010 16:37:12 +0000 (16:37 +0000)
committerScott MacVicar <scottmac@php.net>
Fri, 31 Dec 2010 16:37:12 +0000 (16:37 +0000)
commitc9c0de49a8f56b940a4d2142408f19f1f1821f7d
treecf186b1a346fe6fee6b7da5d9cd1afd81fcedf15
parentc6af7fc7f4bf42003092f19fc72738625c4725f2
Add SQLite3_Stmt::readOnly for checking if a statement is read only
ext/sqlite3/sqlite3.c
ext/sqlite3/tests/sqlite3_35_stmt_readonly.phpt [new file with mode: 0644]