]> 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)
commit3870e5875977243d6f3074614943dd79efad5d87
tree487d62356e04474e7be5941963074160c8250258
parent5eb264677c93232ff628934ff3df0ff445347ea5
Add SQLite3_Stmt::readOnly for checking if a statement is read only
NEWS
ext/sqlite3/sqlite3.c
ext/sqlite3/tests/sqlite3_35_stmt_readonly.phpt [new file with mode: 0644]