This Day In History For 2020-07-31
1 Year Ago (more context)
2019-07-31
| ||
21:08 | Update "releasetest_data.tcl" so that it is a standalone script that generates sh or batch scripts to run each tcl test run at release time. Update wapptest.tcl to use it. (check-in: 559c2dd6 user: dan tags: trunk) | |
15:16 | New test cases in test/fuzzdata8.db. (check-in: 6e92d71c user: drh tags: trunk) | |
12:13 | Do not allow the json_set() function to overwrite the same element more than once. (check-in: f237f60e user: drh tags: trunk) | |
3 Years Ago (more context)
2017-07-31
| ||
20:06 | TclKit batch tool updates for MSVC. Cherrypick of [bcec155e0d6c6b17] and [0c77935cf9949099]. (check-in: 96ff1675 user: mistachkin tags: branch-3.20) | |
19:55 | Add documentation file ./README-server-edition.html. (check-in: fbc4f4ad user: dan tags: server-process-edition) | |
19:39 | Recognize 'AMD64' as 'x64' in the TclKit batch tool for MSVC. (check-in: 0c77935c user: mistachkin tags: trunk) | |
19:34 | Sync up the MSVC autoconf makefile. (check-in: 44cebc6e user: drh tags: branch-3.20) | |
19:26 | Sync up the MSVC autoconf makefile. (check-in: b3b89f4f user: mistachkin tags: trunk) | |
17:51 | Fix a windows-compatibility issue in the recently added schema6.test script. (check-in: 14e6c302 user: drh tags: trunk) | |
17:40 | More consistent column names. Cherry-pick of [09834279] and [0c38dde45] as a fix for ticket [de3403bf5ae]. (check-in: be0e24a0 user: drh tags: branch-3.20) | |
17:26 | • Edit [5df7f0e6a1fbc770|5df7f0e6]: Mark "Closed". (artifact: c606f657 user: drh) | |
17:06 | Prevent OSSFuzz from using debugging pragmas that are disabled in default builds and which generate lots of excess output. (check-in: cdc6494c user: drh tags: trunk) | |
16:42 | • Fixed ticket [de3403bf]: Column name shift due to LEFT JOIN query flattening plus 3 other changes (artifact: 726bbd38 user: drh) | |
16:42 | Move the generation of output column names earlier, to right after name resolution and before query transformations such as flattening. This prevents the names from getting mangled by query transformations, and obviates hacks in the query flattener that attempt to work around the name mangling. The resulting code is smaller and faster and gives more consistent output. Fix to ticket [de3403bf5ae5f72ed]. (check-in: ade7ddf1 user: drh tags: trunk) | |
13:22 | Use batch atomic writes when running on a recent F2FS filesystem, if compiled with SQLITE_ENABLE_BATCH_ATOMIC_WRITE. (check-in: 2dd0c77d user: drh tags: branch-3.19) | |
13:11 | Move the generation of output column names earlier, to right after name resolution and before query transformations such as flattening. This prevents the names from getting mangled by query transformations, and obviates hacks in the query flattener that attempt to work around the name mangling. The resulting code is smaller and faster and gives more consistent output. This is a fix for ticket [de3403bf5ae5f72ed] and a cherry-pick of check-in [09834279aeca3bda] (check-in: 499942b3 user: drh tags: branch-3.19) | |
12:19 | Correctly handle an "INTEGER PRIMARY KEY UNIQUE" column in a WITHOUT ROWID table. This is a fix for ticket [bc115541132dad136], cherry-picked from check-in [5216bfb73f1a49bdd8] (check-in: 322a2ede user: drh tags: branch-3.19) | |
12:07 | Increase the version number to 3.19.4 (check-in: b77f297d user: drh tags: branch-3.19) | |
12:04 | Merge further enhancements to the batch-atomic-write subsystem. (Leaf check-in: 4be4265d user: drh tags: batch-atomic-write-3.19) | |
11:26 | • Fixed ticket [bc115541]: Assertion fault on a dodgy CREATE TABLE statement using WITHOUT ROWID plus 5 other changes (artifact: 3f6c11e5 user: drh) | |
5 Years Ago (more context)
2015-07-31
| ||
19:52 | Add support for "fossil deltas" to RBU and "sqldiff --rbu". (check-in: e26ef165 user: dan tags: trunk) | |
18:59 | Fix the sqlite3_stmt_busy() interface so that it always returns FALSE after the statement has returned SQLITE_DONE, even for ROLLBACK statements. Clarify the documentation. (check-in: 047d3475 user: drh tags: trunk) | |
17:48 | Remove a duplicate "typedef struct Fts5Global Fts5Global;" from fts5_main.c (duplicate is in fts5Int.h). (check-in: 54a771fe user: dan tags: trunk) | |
15:14 | When building the VSIX package for UAP, omit the AppLocal suffix for the MSVC runtime library because it is no longer needed. (check-in: fee7ad73 user: mistachkin tags: trunk) | |
15:13 | Fix a problem causing [sqldiff --rbu] to fail on tables for which all columns are part of the PRIMARY KEY. (check-in: 93449e70 user: dan tags: trunk) | |
14:43 | Fix a bug in the fts5 porter tokenizer preventing it from passing xCreate() arguments through to its parent tokenizer. (check-in: c3c672af user: dan tags: trunk) | |
10 Years Ago (more context)
2010-07-31
| ||
20:55 | • Fixed ticket [ce7c133e]: Foreign key constraint fails when it should succeed. (artifact: 7b3f9b14 user: drh) | |
06:57 | • Ticket [ce7c133e]: 1 change (artifact: 09391839 user: anonymous) | |
06:49 | • Ticket [ce7c133e]: 1 change (artifact: c23a1b20 user: anonymous) | |
06:43 | • Open ticket [ce7c133e]. (artifact: 822455e9 user: anonymous) | |
20 Years Ago (more context)
2000-07-31
| ||
19:16 | :-) (CVS 118) (check-in: 4132d476 user: drh tags: trunk) | |
18:56 | added winNT cross-compile documentation (CVS 117) (check-in: 8fc48dd4 user: drh tags: trunk) | |
14:10 | :-) (CVS 116) (check-in: a0246ddf user: drh tags: trunk) | |
13:38 | patches to compile for WinNT (CVS 1701) (check-in: 52c2c50d user: drh tags: trunk) | |
13:38 | patches to compile for WinNT (CVS 115) (check-in: 47dfec3a user: drh tags: trunk) | |
11:59 | :-) (CVS 114) (check-in: dfbb8225 user: drh tags: trunk) | |
11:57 | fix a configuration problem on TAC-4 (CVS 113) (check-in: 69b73ea3 user: drh tags: trunk) | |