SQLite

Today In History
Login

This Day In History For 2022-01-06

2 Years Ago (more context)

2020-01-06
22:48 Ticket [bbd55a97e6] Global heap over flow in sqlite3VdbeMemPrettyPrint status still Fixed with 3 other changes (artifact: c7a5e7e243 user: yongheng)
20:49 Ticket [bbd55a97e6]: 3 changes (artifact: 59ee204fa7 user: drh)
20:48
In the typeof() optimization in OP_Column, expand the size of the bogus buffer provided for data so that it is big enough to cover the increased number of bytes displayed during register tracing from check-in [54553bf16fabd72d]. This is the correct fix for ticket [bbd55a97e66ff50d], though the earlier one does not hurt and is useful to retain. (check-in: e1154c39ba user: drh tags: trunk)
20:11 Ticket [bbd55a97e6] Global heap over flow in sqlite3VdbeMemPrettyPrint status still Fixed with 3 other changes (artifact: 2cd745359d user: yongheng)
20:04 Ticket [bbd55a97e6]: 3 changes (artifact: 223ff27bc9 user: drh)
20:01 Ticket [bbd55a97e6]: 3 changes (artifact: 2f6036a635 user: yongheng)
19:45 Ticket [bbd55a97e6]: 3 changes (artifact: d35b74d858 user: yongheng)
19:30
Merge enhancements from trunk. (check-in: 9c50f6c28a user: drh tags: new-security-options)
19:25 Fixed ticket [bbd55a97e6]: Global heap over flow in sqlite3VdbeMemPrettyPrint plus 6 other changes (artifact: 03e0f8e947 user: drh)
19:23
Rewrite the (debugging use only) sqlite3VdbeMemPrettyPrint() function to use the safer StrAccum interface rather than writing directly into a static string buffer. Perhaps this will address ticket [bbd55a97e66ff50d], which we are unable to reproduce. (check-in: 69f6a7e42f user: drh tags: trunk)
18:59
Backout change [4d0b9109f7a5312d4e1] because the conditional it added is no longer reachable due to check-in [1409758f72c0206c]. (check-in: b3f2696705 user: drh tags: trunk)
18:44
Move variable declaration to start-of-block for MSVC. (check-in: 55c136ef61 user: mistachkin tags: trunk)
18:39 New ticket [bbd55a97e6] Global heap over flow in sqlite3VdbeMemPrettyPrint. (artifact: 344324224f user: yongheng)
17:47 Fixed ticket [9c944882bf]: Assertion `pSub->pGroupBy==0' failed. plus 3 other changes (artifact: 9489ee7b5d user: yongheng)
17:42 Ticket [9c944882bf]: 3 changes (artifact: 20a1811441 user: drh)
17:33 Fixed ticket [304017f5f0]: Assertion `j>=pLoop->u.btree.nEq || (pLoop->aLTermj==0)==(j<pLoop->nSkip)' failed. plus 6 other changes (artifact: 47939094a5 user: drh)
17:33
Do not attempt to use the skip-scan optimization if prior terms of the index are already used for non-equality constraints. Ticket [304017f5f04a0035] (check-in: d7126a9ced user: drh tags: trunk)
17:31 Ticket [9c944882bf] Assertion `pSub->pGroupBy==0' failed. status still Closed with 3 other changes (artifact: 03adca3b7b user: yongheng)
17:08 Closed ticket [9c944882bf]. (artifact: 7c41abbf55 user: dan)
17:06
Ensure the SF_Aggregate flag on a SELECT statement is set if a DISTINCT is transformed to a GROUP BY. Ticket [9c944882]. (check-in: 1409758f72 user: dan tags: trunk)
15:34 New ticket [9c944882bf] Assertion `pSub->pGroupBy==0' failed.. (artifact: 659941fa65 user: yongheng)
15:32 New ticket [304017f5f0] Assertion `j>=pLoop->u.btree.nEq || (pLoop->aLTermj==0)==(j<pLoop->nSkip)' failed.. (artifact: ae409a95ae user: yongheng)
15:25
Refactor names of flags for improved legibility. (check-in: 411e8ec221 user: drh tags: new-security-options)

3 Years Ago (more context)

2019-01-06
02:06
The page size becomes fixed as soon as page1 from a non-empty database file is read. (check-in: 6064584d57 user: drh tags: trunk)
01:46
Give symbolic names to the special prepared statements used to implement incremental blob I/O. (Leaf check-in: 2a1cc6327a user: drh tags: named-blob-I/O)

4 Years Ago (more context)

2018-01-06
21:46
The shell detects and opens ZIP archives using the zipfile extension. (check-in: 05c99eb8ce user: drh tags: trunk)
19:19
In the shell, include the ".archive" command only if compiling with SQLITE_HAVE_ZLIB. Add ".archive" to the ".help" output. (check-in: 366469f560 user: drh tags: trunk)
15:49
Better whitespace in the "CREATE TABLE sqlar()" statement for the ".ar" command. (check-in: 252ee55a7f user: drh tags: trunk)
15:46
Improved output from ".schema --indent" when a column definition is followed by a comment. (check-in: 87da7efff0 user: drh tags: trunk)
14:44
Remove a trailing tab from the Makefile for MSVC. (check-in: 00cc26e34d user: mistachkin tags: trunk)
14:43
Minor tweaks to the Makefile for MSVC. (check-in: 2f6cc5d8a0 user: mistachkin tags: trunk)
13:42
Add the appendvfs extension and code for the sqltclsh.exe executable. (check-in: b0a43e325c user: drh tags: trunk)
13:33
Fix the appendvfs so that it leaves sqlite3_file->pMethods as NULL if it fails to open. (Closed-Leaf check-in: 46b341e3ad user: drh tags: appendvfs)
04:34
Add sqltclsh.exe to the windows makefile. (check-in: a6d5c7c2aa user: drh tags: appendvfs)

5 Years Ago (more context)

2017-01-06
17:01
Merge the changes for version 3.16.2. (check-in: c59c888023 user: drh tags: apple-osx)
16:32
Version 3.16.2 (Leaf check-in: a65a62893c user: drh tags: release, version-3.16.2, branch-3.16)
13:53
Clarify the documentation on sqlite3_column_count(). (check-in: 01b4cb2676 user: dan tags: branch-3.16)
13:52
Ensure that "PRAGMA case_sensitive_like" and "PRAGMA shrink_memory" set the number of output columns to 0 (as they are statements that return no data). (check-in: 4a97ba4ee0 user: dan tags: branch-3.16)
13:49
Ensure that "PRAGMA case_sensitive_like" and "PRAGMA shrink_memory" set the number of output columns to 0 (as they are statements that return no data). (check-in: 6696cd1878 user: dan tags: trunk)
11:56
Improve handling of corrupt databases in fts5. (check-in: b07269413d user: dan tags: branch-3.16)
11:55
Improve handling of corrupt data in fts5. (check-in: 609ac1c73f user: dan tags: trunk)
01:09
Clarify the documentation on sqlite3_column_count(). (check-in: 9ea0baddd8 user: drh tags: trunk)
00:02
Remove several non-portable tests for the deprecated temp_store_directory PRAGMA. (check-in: 28d8778914 user: mistachkin tags: trunk)

10 Years Ago (more context)

2012-01-06
13:58
Add missing finish_test to the end of the zerodamage.test module. Disable the zerodamage module if virtual tables are omitted from the build. (check-in: d2a5685b5e user: drh tags: trunk)

15 Years Ago (more context)

2007-01-06
13:11
Another typo fixed in changes.html (CVS 3569) (check-in: 70033a0ea4 user: drh tags: trunk)
13:10
Fix the makefile to correctly install sqlite3ext.h. Ticket #2145 (CVS 3568) (check-in: be410fee68 user: drh tags: trunk)
13:05
Fix typo in changes.html. (CVS 3567) (check-in: cc1df49b7a user: drh tags: trunk)

20 Years Ago (more context)

2002-01-06
17:07
Comment updates most. Also some small changes to the VDBE. (CVS 339) (check-in: 9b0be4fcc1 user: drh tags: trunk)