diff options
author | drh <> | 2021-05-13 18:24:22 +0000 |
---|---|---|
committer | drh <> | 2021-05-13 18:24:22 +0000 |
commit | 31da7be9f21ced580c75fe824449e1cbdb9d7e07 (patch) | |
tree | fdd1181856844b303a00cc5f1d41a6db9966f1bf /src/os_unix.c | |
parent | 756748ea865afeaa5477cf185785636e9dc54d38 (diff) | |
download | sqlite-31da7be9f21ced580c75fe824449e1cbdb9d7e07.tar.gz sqlite-31da7be9f21ced580c75fe824449e1cbdb9d7e07.zip |
Modify the sqlite3_stmt_readonly() interface so that it returns false for
CREATE TABLE IF NOT EXISTS statements even if the table already exists and
the statement is really a read-only no-op. Likewise for DROP TABLE,
CREATE INDEX, and DROP INDEX. Update the documentation for
sqlite3_stmt_readonly() to reflect this new behavior.
FossilOrigin-Name: cf8eb465974e596a13df56f3efbc98e098e7b74de9af4fde9ad58312db9750e4
Diffstat (limited to 'src/os_unix.c')
0 files changed, 0 insertions, 0 deletions