Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix some test script issues that come up with SQLITE_OMIT_VIRTUALTABLE builds. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
3934d2d08ee14d644dc01f967c10f219 |
User & Date: | dan 2019-10-03 14:36:36.858 |
Context
2019-10-03
| ||
14:51 | Increase the precision of floating point value display in VDBE debugging output. No changes to normally deployed code. (check-in: a561a656ff user: drh tags: trunk) | |
14:36 | Fix some test script issues that come up with SQLITE_OMIT_VIRTUALTABLE builds. (check-in: 3934d2d08e user: dan tags: trunk) | |
13:44 | Fix issues with command line invocation of wapptest.tcl. (check-in: 9e0d5d2640 user: dan tags: trunk) | |
Changes
Changes to src/loadext.c.
Changes to test/without_rowid1.test.
Changes to test/without_rowid6.test.
Changes to test/without_rowid7.test.