SQLite

Check-in [d4755aca4b]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Mark an unreachable branch with an ALWAYS macro.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: d4755aca4b435eed62b54af84013f7f176d3fa5b7b1c243555d59de5749fcde5
User & Date: drh 2019-06-11 16:43:58.413
Context
2019-06-11
18:07
Make sure the affinity of the RHS of an IN operator does not affect the outcome even if the RHS expression contains a COLLATE clause. Ticket [57353f8243c637c0] (check-in: 0f748fe58b user: drh tags: trunk)
16:43
Mark an unreachable branch with an ALWAYS macro. (check-in: d4755aca4b user: drh tags: trunk)
16:07
New test case in fuzzdata8.db. (check-in: e96641f0be user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/alter.c.