Lines Matching refs:sqlite3_stmt_readonly
14 # sqlite3_stmt_readonly and sqlite3_stmt_busy interfaces.
99 set rc [sqlite3_stmt_readonly $STMT]
105 # EXPLAIN QUERY PLAN statement, then sqlite3_stmt_readonly(X) returns
112 set rc [sqlite3_stmt_readonly $STMT]
119 set rc [sqlite3_stmt_readonly $STMT]
125 # EVIDENCE-OF: R-23332-64992 The sqlite3_stmt_readonly(X) interface
143 sqlite3_stmt_readonly 0
154 # a WHERE clause that makes it a no-op, but the sqlite3_stmt_readonly()
159 # sqlite3_stmt_readonly() still returns false for such a statement.
170 # sqlite3_stmt_readonly() to return true since, while those statements
181 # sqlite3_stmt_readonly() to return true, since the statements
190 # EVIDENCE-OF: R-36961-63052 The sqlite3_stmt_readonly() interface
193 # so sqlite3_stmt_readonly() returns false for those commands.
202 # not change the database file directly, sqlite3_stmt_readonly() would