]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Modify the SQLITE_DBCONFIG_ENABLE_VIEW option so that it always permits
authordrh <>
Fri, 5 Mar 2021 18:33:01 +0000 (18:33 +0000)
committerdrh <>
Fri, 5 Mar 2021 18:33:01 +0000 (18:33 +0000)
commit70149ba47edbe76dbda28e7577f2ea4b9e0ad071
treee8d7753b27f65f00a01661348ff8b446c23f76be
parent68d4f0757775ae2934a45699a2e3ba0af4247ab5
Modify the SQLITE_DBCONFIG_ENABLE_VIEW option so that it always permits
TEMP views, just as SQLITE_DBCONFIG_ENABLE_TRIGGER always permits TEMP
triggers.

FossilOrigin-Name: 83dab8b358b6832a221a58e74dd5e99b9cdea4eee65124bb6799881e867d989c
manifest
manifest.uuid
src/select.c
src/sqlite.h.in
test/view.test