This Day In History For 2020-06-16
1 Year Ago (more context)
2019-06-16
| ||
14:57 | • Fixed ticket [e1e07ef2]: COLLATE in BETWEEN expression is ignored plus 6 other changes (artifact: 97ce28ab user: drh) | |
14:56 | Avoid transforming TK_COLLATE or TK_UNLIKELY Expr nodes to TK_REFERENCE. Instead, transform the uppermost Expr node in the expression tree that is not of this type. Fix for [e1e07ef2]. (check-in: 54110870 user: drh tags: trunk) | |
08:58 | • Edit [ba7870e292919cf6|ba7870e2]: Edit check-in comment. (artifact: a1f749eb user: dan) | |
08:58 | Avoid transforming TK_COLLATE or TK_UNLIKELY Expr nodes to TK_REFERENCE. Instead, transform the uppermost Expr node in the expression tree that is not of this type. Fix for [e1e07ef2]. (Closed-Leaf check-in: ba7870e2 user: dan tags: tkt-e1e07ef2) | |
3 Years Ago (more context)
2017-06-16
| ||
19:51 | Rework the code in ctime.c a bit to report on more compile time options. And to only output configuration options passed in to SQLite, not the default values of #define symbols set automatically. Also generate the large array in ctime.c using new script tool/mkctime.tcl, instead of entering it manually. (check-in: bc1951d6 user: dan tags: ctime-refactor) | |
18:31 | Minor refactoring change to clarify how ATTACH works. No functional changes. (check-in: 3944a32e user: drh tags: trunk) | |
13:43 | Prevent pagesize changes on VACUUM in encrypted databases even when running the VACUUM on an attached database. (check-in: 11693849 user: drh tags: trunk) | |
13:41 | Version 3.18.1 (check-in: 77bb4623 user: drh tags: release, branch-3.18, version-3.18.1) | |
12:15 | An unintentional fork was created due to a typo when creating branch-3.18. This check-in resolves the fork and is the 3.18.1 release candidate. (check-in: 20e5ffb1 user: drh tags: branch-3.18) | |
12:14 | • Edit [30c50f0e06084f3c|30c50f0e]: Move to branch branch-3.18. (artifact: c6d9d8e3 user: drh) | |
12:09 | • Edit [e3038fbfc2af8201|e3038fbf]: Move to branch mistake. Add propagating "hidden". Edit check-in comment. Cancel background color. (artifact: 26430557 user: drh) | |
10:15 | Failed version 3.18.1. Somehow I managed to omit the bug fix which was the entire purpose of 3.18.1 in the first place! (Leaf check-in: e3038fbf user: drh tags: mistake) | |
4 Years Ago (more context)
2016-06-16
| ||
17:14 | Add a missing OP_ColumnsUsed opcode to code for expressions like "? IN (SELECT ...)" in cases where expression can use an index that may contain NULL values. (check-in: 0b1579ca user: dan tags: trunk) | |
11:16 | Fix a typo in a comment on the SrcList object. (check-in: 48b555c4 user: drh tags: trunk) | |
5 Years Ago (more context)
2015-06-16
| ||
16:39 | • Fixed ticket [873cae2b]: Schema corruption after aborted CREATE TABLE AS plus 5 other changes (artifact: 8c915fd4 user: drh) | |
16:39 | Ensure that the CREATE TABLE AS statement correctly undoes partial changes to the sqlite_master table if the SELECT on the right-hand side aborts with an error. Fix for ticket [873cae2b6e25b] (check-in: 400e025e user: drh tags: trunk) | |
16:27 | • New ticket [873cae2b] Schema corruption after aborted CREATE TABLE AS. (artifact: bdeb3094 user: drh) | |
10 Years Ago (more context)
2010-06-16
| ||
19:48 | Merge in changes up to and including the 3.6.23.1 release. (check-in: 21ca87f6 user: drh tags: apple-osx) | |
19:05 | • Edit [bede8c8a148fb9be|bede8c8a]: Change background color to "#c0ffc0". Timestamp 2010-06-16 19:04:23. (artifact: 027a1b57 user: dan) | |
19:04 | • Edit [bede8c8a148fb9be|bede8c8a]: Change background color to "#d0c0ff". Timestamp 2010-06-16 19:04:23. (artifact: fc95b1ec user: dan) | |
19:04 | Experimental change: On systems where it is not possible to unlink a file while one or more processes has it open (i.e. not unix), avoid closing the journal file each time the database is unlocked and reopening it at the start of each transaction. (check-in: bede8c8a user: dan tags: experimental) | |
12:30 | Add extra test cases to pager1.test. (check-in: ad320957 user: dan tags: trunk) | |
10:55 | Fix a memory leak that can occur in os_unix.c if an IO error occurs within the xUnlock method. (check-in: 6c5c04ee user: dan tags: trunk) | |
15 Years Ago (more context)
2005-06-16
| ||
19:48 | Change the documentation to explain that a database handle can only be used in the same thread in which it was created. Ticket #1272. (CVS 2521) (check-in: 59c95731 user: drh tags: trunk) | |
18:47 | Fix the THREADSAFE macro in Makefile.in. We really need to rework the whole autoconf build system.... (CVS 2520) (check-in: 98a4de76 user: drh tags: trunk) | |
16:51 | Change to Makefile.in to fix a problem with the Borland linker. Ticket #1291. (CVS 2519) (check-in: bc253977 user: drh tags: trunk) | |
20 Years Ago (more context)
2000-06-16
| ||
20:51 | :-) (CVS 100) (check-in: 1d4fe559 user: drh tags: trunk) | |