SQLite

Check-in [bbfb2908ec]
Login

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

Overview
Comment:Refinement to check-in [348e7f193a963390] that avoids unreachable branches.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: bbfb2908ecd113c88e69a0984cbe2550463cdd3a67648b0e4e3578e80630136e
User & Date: drh 2019-07-19 15:00:32.611
Context
2019-07-19
15:03
New test cases added to test/fuzzdata8.db. (check-in: 39be3c61bd user: drh tags: trunk)
15:00
Refinement to check-in [348e7f193a963390] that avoids unreachable branches. (check-in: bbfb2908ec user: drh tags: trunk)
14:32
Fix a problem with renaming a table when the schema contains an invocation of a window function that is not currently registered. (check-in: ff290feb97 user: dan tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/walker.c.