SQLite Forum

sqlite3_stmt_readonly is dependent on the current database
Login
[Check-in cf8eb465974e596a][1] changes the sqlite3_stmt_readonly() interface
so that it returns false for a CREATE TABLE IF NOT EXISTS statement even if
the table already exists and the statement is really a read-only no-op.



[1]: src:/info/cf8eb465974e596a