SQLite

Check-in [f37317d81c]
Login

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

Overview
Comment:Add test cases to this branch.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | tkt-61c853-A
Files: files | file ages | folders
SHA3-256: f37317d81cc2864ed57c76a7347351310d61c8056a2a0179218530ba60a44986
User & Date: dan 2019-08-05 20:45:53.659
Context
2019-08-05
20:53
Ensure that columns of views and sub-queries that are expressions with no affinity are not assigned BLOB affinity. This matches the documentation. Fix for [61c853857f40da49]. (On a branch because there are still subtle issues.) (check-in: e15a0977dd user: dan tags: pending)
20:45
Add test cases to this branch. (Closed-Leaf check-in: f37317d81c user: dan tags: tkt-61c853-A)
19:44
Fix the patch on this branch so that it works with sub-queries, as well as views. (check-in: 7480db307c user: dan tags: tkt-61c853-A)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to test/view.test.
Changes to test/window9.test.