Turns out that SQLITE_READONLY_CANTLOCK is an historical name that must
commit27330c93fe969781b61328c786c9eb9943152ce5
authorD. Richard Hipp <drh@hwaci.com>
Wed, 8 Nov 2017 17:51:10 +0000 (8 17:51 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Wed, 8 Nov 2017 17:51:10 +0000 (8 17:51 +0000)
treeeb295c1170d8a43245577192a0850d9a226b6f4c
parent20505b7fd9d5e79967e5455a85f469c382c0a03e
Turns out that SQLITE_READONLY_CANTLOCK is an historical name that must
be preserved.  So make a new SQLITE_READLOCK_CANTINIT name instead.
src/sqlite.h.in