]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The SQLITE_ALLOW_SQLITE_MASTER_INDEX compile-time option allows a CREATE INDEX
authordrh <drh@noemail.net>
Tue, 1 May 2018 18:39:31 +0000 (18:39 +0000)
committerdrh <drh@noemail.net>
Tue, 1 May 2018 18:39:31 +0000 (18:39 +0000)
commit8c2e6c5fe0424a4a5c8370beb16feb71a38c6d78
treeb5d7f25215eec51e6d3c0b60a44ca2f18d27975d
parentb57e3ec5d8f034b345221a25b7892fe55feb65ac
The SQLITE_ALLOW_SQLITE_MASTER_INDEX compile-time option allows a CREATE INDEX
statement against the sqlite_master table.  Once created, the index works, and
is usable by legacy instances of SQLite.

FossilOrigin-Name: 853f3163597b9946c0cbeb808ea6fd33a0cf48ae6b8f4459c4165db377f33a9e
manifest
manifest.uuid
src/build.c