1
0
mirror of https://github.com/php/php-src.git synced 2026-04-15 03:51:07 +02:00
Files
archived-php-src/ext/pdo_sqlite/tests
BohwaZ 6f9ebe677b Add \PDO::SQLITE_ATTR_READONLY_STATEMENT
This attribute is a boolean value. It is taken from the return value of
sqlite3_stmt_readonly(), indicating if and only if the prepared statement makes
no direct changes to the content of the database.
2018-08-01 17:45:20 -04:00
..
2014-05-27 11:48:25 +08:00
2009-04-25 21:44:33 +00:00
2010-07-29 23:46:49 +00:00
2017-09-06 12:59:10 +02:00