Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix a problem with vector range constraints and mixed ASC/DESC indexes. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | rowvalue |
Files: | files | file ages | folders |
SHA1: |
e2ad30c8b5366fd8e50f36c62345ed03 |
User & Date: | dan 2016-08-02 17:07:51.146 |
Context
2016-08-02
| ||
17:45 | Fix SQLITE_OMIT_SUBQUERY builds. (check-in: 339f85f414 user: dan tags: rowvalue) | |
17:07 | Fix a problem with vector range constraints and mixed ASC/DESC indexes. (check-in: e2ad30c8b5 user: dan tags: rowvalue) | |
16:24 | Merge latest trunk changes into this branch. (check-in: d468101b42 user: dan tags: rowvalue) | |
Changes
Changes to src/where.c.
Changes to test/rowvalue3.test.
Changes to test/rowvalue4.test.
Changes to test/tester.tcl.