Documentation Source Text

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

200 most recent check-ins tagged with "trunk"

2024-04-15
16:14
Merge version 3.45.3 changes into trunk. (Leaf check-in: 692e7b884b user: drh tags: trunk)
2024-04-14
08:37
Typo corrections pointed out in the forum. (check-in: 850ebf3ca3 user: stephan tags: trunk)
2024-04-10
13:05
Disambiguate the WHERE-clause push-down optimization and the MySQL push-down optimization. (check-in: 798b43b807 user: drh tags: trunk)
2024-04-08
14:25
Remove from lockingv3.in statements that have not been true since version 3.6.5. (check-in: 165f1390af user: dan tags: trunk)
12:00
Mention the WHERE-clause push-down enhancement in the change log. (check-in: e3bd48c44b user: drh tags: trunk)
2024-04-06
13:49
Typo fix reported in the forum. (check-in: 0bd0f5d49f user: stephan tags: trunk)
2024-04-03
17:48
Update the whentouse.in document to use the table-of-contents layout. (check-in: b0aa39be7a user: drh tags: trunk)
15:38
Tweaks to the change log for 3.46.0. (check-in: 9a9404ea20 user: drh tags: trunk)
2024-04-01
12:41
Add links to window functions, math functions, and JSON functions to the index on the main SQL syntax page. (check-in: ba3f8dcd16 user: drh tags: trunk)
2024-03-29
20:57
Fix typo in the pragma optimize documentation. (check-in: b7af73016b user: drh tags: trunk)
20:49
More tweaks to the date/time function documentation. (check-in: 2b52ce704e user: drh tags: trunk)
17:56
Improved formatting (less whitespace) in the time-value format table. (check-in: b665a4c6ef user: drh tags: trunk)
17:49
Attempted improvement to the date/time function documentation. (check-in: 5a2217dc58 user: drh tags: trunk)
2024-03-28
14:56
Improved wording in the change log for the VALUES-as-coroutine optimization. (check-in: 33ef696a6a user: drh tags: trunk)
2024-03-27
20:33
Add "Custom Auxiliary Functions API Overview" section to fts5.in. (check-in: 37e33a83a0 user: dan tags: trunk)
2024-03-22
16:28
Fix a typo on the change log. (check-in: e37777f78d user: drh tags: trunk)
2024-03-18
23:31
Improvements to query planner documentation. (check-in: 8daf6750f4 user: drh tags: trunk)
18:09
Add mention of the VALUES-as-coroutine optimization to the 3.46.0 change log. (check-in: 5725078ac1 user: drh tags: trunk)
2024-03-14
14:17
Improvements to the json_pretty() documentation. (check-in: 8599ff66d8 user: drh tags: trunk)
11:05
Clarify documentation of date/time functions. (check-in: 07fa5fc08f user: drh tags: trunk)
2024-03-13
17:43
Merge the latest 3.45 branch enhancements into the trunk. (check-in: 4cbac6e9df user: drh tags: trunk)
17:39
Fix a typo - a missing "the". (check-in: 70cdb08c16 user: drh tags: trunk)
2024-03-08
19:31
Correct version number in which CVS 2023-7104 was fixed (3.43.1 instead of 3.43.2), as reported in [forum:5f3c098d95|forum post 5f3c098d95]. (check-in: 478b394e60 user: stephan tags: trunk)
2024-03-06
20:59
Add documentation for json_pretty(). (check-in: 3fa054c734 user: drh tags: trunk)
2024-03-04
14:26
Updates to date/time documentation to cover the new ceiling and floor modifiers. (check-in: 755f0ef018 user: drh tags: trunk)
2024-03-02
20:58
Document the (no yet landed) "mnth" and "yr" date interval modifiers. (check-in: a69e7c0dfe user: drh tags: trunk)
2024-02-27
20:24
Typo fix and remove a superfluous distinction made between hex and decimal digits (the goal being to preclude the need to edit that part if more numeric literal formats are added). (check-in: 77b157a6a3 user: stephan tags: trunk)
20:15
Document the added support for readablility underscores in numeric literals. (check-in: c92361d424 user: drh tags: trunk)
2024-02-25
16:48
Typo fixes in json1.in reported in the forum. (check-in: dc18e48b7a user: stephan tags: trunk)
2024-02-22
16:13
More precise description of when the sqlite_sequence table is created and written. (check-in: 7352924d4a user: drh tags: trunk)
15:53
Typo fix reported in the forum. (check-in: 7d74022e2d user: stephan tags: trunk)
2024-02-21
13:43
Still more tweaks to the PRAGMA optimize documentation and usage recommendations. (check-in: 4c0d69d594 user: drh tags: trunk)
13:18
Minor tweak to the PRAGMA optimize suggested use docs. (check-in: a5f7dfa489 user: drh tags: trunk)
2024-02-20
20:58
More tweaks to PRAGMA optimize documentation. (check-in: a78e7b04fe user: drh tags: trunk)
18:47
Update documentation to talk about enhancements to PRAGMA optimize. (check-in: 8442623cb4 user: drh tags: trunk)
2024-02-16
18:52
Activate the table-of-contents for the ANALYZE documentation page. (check-in: 19e26c0a78 user: drh tags: trunk)
18:51
Updates to the change log. (check-in: bf8f13e01e user: drh tags: trunk)
18:43
New hyperlinks and refinements to the enhanced ANALYZE documentation. (check-in: da19a9e007 user: drh tags: trunk)
18:31
Clarify and expand the documentation on the use of PRAGMA optimize and ANALYZE and the query planner stability guarantee. (check-in: b101c6c0fb user: drh tags: trunk)
2024-02-13
18:06
Minor WAL mode clarification for an SQLITE_BUSY case suggested in the forum. (check-in: ae6dc63646 user: stephan tags: trunk)
17:39
Correct 'Azure Cosmos' typo reported in the forum. (check-in: 5cda9cfe68 user: stephan tags: trunk)
2024-01-31
23:45
Cure a few grammatical flaws reported in the forum, and zap trailing whitespace. (check-in: 9de0929942 user: larrybr tags: trunk)
2024-01-29
04:49
SQL result typo fix reported in the forum and confirmed in /fiddle. (check-in: 5acd77fc59 user: stephan tags: trunk)
2024-01-28
23:24
Fix typos. Forum post c3dfc31075. (check-in: 39f4b7bcaa user: drh tags: trunk)
2024-01-23
13:07
Add a note to foreignkeys.in that fk references may not span schemas. (check-in: 5eef8cf0b5 user: stephan tags: trunk)
2024-01-19
01:09
Start recording changes for 3.46.0. Add documentation for the enhancements to strftime(). (check-in: f184d6507b user: drh tags: trunk)
2024-01-16
16:06
Add CVE-2024-0232 to the cves.html page. (check-in: ebd7b980c5 user: drh tags: trunk)
14:06
Fix action-item numbering in the security.html document. Forum thread ecd26c46dd. (check-in: b59e5a0b23 user: drh tags: trunk)
2024-01-15
17:13
Fix the LAST_MAJOR_RELEASE entry on the download page generator. (check-in: 69109a6f11 user: drh tags: trunk)
17:05
Version 3.45.0 (check-in: a8792c31c4 user: drh tags: trunk, release, version-3.45.0)
16:38
Fix documentation typos. (check-in: 6be2bb0eca user: drh tags: trunk)
15:08
Update the speed and size spreadsheet. (check-in: b052d9c1d2 user: drh tags: trunk)
2024-01-13
19:04
Fix typos. Add a new CVE. (check-in: 029459bd0b user: drh tags: trunk)
2024-01-12
15:40
Add news about the 3.45.0 release. (check-in: 911b544e27 user: drh tags: trunk)
15:30
Add CLI enhancements to the 3.45.0 change log. (check-in: c3347c35d7 user: drh tags: trunk)
2024-01-09
20:59
Merge typo fixes from branch-3.44 (check-in: 01061bb92b user: drh tags: trunk)
2024-01-03
11:05
Update the change log to show the increase in the default MAX_PAGE_COUNT. (check-in: d7fa4e60f6 user: drh tags: trunk)
2024-01-02
14:14
Update the change log to reflect the most recent enhancements. (check-in: f9e1e7f98e user: drh tags: trunk)
2023-12-28
12:49
Document the SQLITE_JSON_MAX_DEPTH compile-time option. Improved cross-referencing of compile-time size limits. (check-in: f23e682856 user: drh tags: trunk)
2023-12-22
14:38
Update a 404 Threads Are Evil link in the faq, as reported in [forum:890a69f4b5|forum post 890a69f4b5]. (check-in: f044506cff user: stephan tags: trunk)
00:30
Fix typo in json documentation. (check-in: d6ad496d9a user: drh tags: trunk)
2023-12-21
18:54
More refinements to the JSONB documentation. (check-in: 035da7a439 user: drh tags: trunk)
18:44
Further backing off of JSONB formatting details. Go full-in on calling it just an SQLite internal parse-tree format. (check-in: 3bfd93c03c user: drh tags: trunk)
18:08
Undocument the JSONB format. Application developers should not know what the internal design of JSONB looks like. JSONB should be just a proprietary internal data structure for SQLite. (check-in: 95010ca778 user: drh tags: trunk)
15:28
Minor clarifications and typo fixes in the JSON documentation. (check-in: d7107682a0 user: drh tags: trunk)
2023-12-16
21:28
Enhancements to JSON documentation. (check-in: 275938caa9 user: drh tags: trunk)
15:16
Fix typos in JSON function documentation. (check-in: df2e20f27b user: drh tags: trunk)
2023-12-14
20:51
Updates to the change log and compile-time options page. (check-in: 3d18c85874 user: drh tags: trunk)
2023-12-13
14:27
Updates to JSON documentation. (check-in: 8b9039994b user: drh tags: trunk)
2023-12-09
19:19
download.in: update http: links to https: and add a link to sqlite.org/android in the "precompiled binaries for Android" section, per request from a user who was looking for their source code. (check-in: cd0269eebd user: stephan tags: trunk)
2023-12-06
18:07
Update fts5 docs with description of tokendata=1 option. (check-in: baeaef00b7 user: dan tags: trunk)
2023-12-05
19:57
Merge the JSONB enhancements. (check-in: b9c149e41a user: drh tags: trunk)
2023-12-02
22:40
Enhance the download page. Fix a typo on lang_attach.html (check-in: 150e715cda user: drh tags: trunk)
2023-11-24
11:48
Fix the 3.44.2 hash in chronology.tcl. (check-in: 9780baadfd user: drh tags: trunk)
11:45
Version 3.44.2 (check-in: 1a7db4c0a1 user: drh tags: trunk, version-3.44.2)
2023-11-23
12:23
Preliminary changes for version 3.44.2. (check-in: b506bf9011 user: drh tags: trunk)
2023-11-22
21:33
Revise CLI .help list again. (check-in: 6aad1eabd0 user: larrybr tags: trunk)
21:02
For CLI, revise mention of -utf8 and -no-utf8 options to reflect current and past translation situation. (check-in: afbabc55bc user: larrybr tags: trunk)
14:33
Fix the "patchagainst" for the 3.44.1 release. (check-in: d238bbfa6d user: drh tags: trunk)
14:23
Version 3.44.1 (check-in: 47530dc24b user: drh tags: trunk, release, version-3.44.1)
2023-11-21
13:04
Stronger wording on the change log for 3.44.1. Fix a typo on a hyperlink in the threadsafe.html document. (check-in: 6fcd6f894e user: drh tags: trunk)
12:16
Preliminary documention for the 3.44.1 patch release. (check-in: 20ce5dbf86 user: drh tags: trunk)
2023-11-16
14:05
Add entry for compile option SQLITE_DISABLE_PAGECACHE_OVERFLOW_STATS. (check-in: c0ce05e589 user: dan tags: trunk)
2023-11-15
03:17
Typo fix reported in the forum. (check-in: 78a117e9b9 user: stephan tags: trunk)
00:07
Mention SQLITE_ENABLE_HIDDEN_COLUMNS in the compile options page. (Absence noted in a forum post.) (check-in: 87e83af84e user: larrybr tags: trunk)
2023-11-14
19:01
Fix typo in VACUUM documentation. (check-in: fafbac70c1 user: drh tags: trunk)
2023-11-04
22:48
Fix grammos in Flexible Typing essay. (check-in: a2c4fc9cef user: larrybr tags: trunk)
17:47
Update fts5 documentation with the new trigram tokenizer remove_diacritics option. (check-in: 8820f9fbb7 user: dan tags: trunk)
2023-11-01
13:59
Fix the download.in page generator to recognize -x64- instead of -x86- for Linux and OSX builds. (check-in: 559cb867c3 user: drh tags: trunk)
12:06
Update the download page so that it accepts -win- instead of -win32- for Windows build package names. (check-in: 461836db31 user: drh tags: trunk)
11:28
Version 3.44.0 (check-in: 19a104d013 user: drh tags: trunk, release, version-3.44.0)
10:55
Tweaks to the change log. Add a news entry for 3.44.0. (check-in: da9ff0fe71 user: drh tags: trunk)
03:41
Fix broken hyperlink in oldnews.* (check-in: 243d4fb2bc user: larrybr tags: trunk)
2023-10-31
20:32
Update the speed and size spreadsheet. (check-in: 6b4f37949b user: drh tags: trunk)
20:24
Update to the change log. (check-in: 91a5c72585 user: drh tags: trunk)
2023-10-28
14:50
Fix wanna-be links, noted in a forum post, in Documentation overview. (check-in: 60a306d5a0 user: larrybr tags: trunk)
12:07
Further clarification of the policy of invalid UTF in the database schema. (check-in: 2d01e28aac user: drh tags: trunk)
11:47
Add a section in the invalidutf.html page that describes what happens when schema elements that are invalid UTF are included in SQLite-generated error messages. (check-in: 6985f9b1b9 user: drh tags: trunk)
11:35
Merge documentation enhancements from branch-3.43 onto trunk. (check-in: 4af2300ef1 user: drh tags: trunk)
2023-10-26
19:49
Revise CLI doc on --no-utf8 to reflect splitting of input/output effects and recent default to UTF-8 console I/O. (check-in: 042929470a user: larrybr tags: trunk)
17:50
Push back the 3.44.0 release date until Nov 8. (check-in: 3591964f4a user: drh tags: trunk)
01:12
Fix typo in the strftime() documentation. Forum post dcbb75d3e3. (check-in: e1bb367b33 user: drh tags: trunk)
2023-10-25
19:08
Improvements to VTAB documentation regarding xIntegrity. (check-in: 1d9044b16d user: drh tags: trunk)
11:34
Clarification of a few bullets in the change log for 3.44.0. (check-in: cd7980aae5 user: drh tags: trunk)
11:22
Update the xIntegrity documentation to describe the new parameters. (check-in: 96096bc9c6 user: drh tags: trunk)
2023-10-24
19:38
Additional detail and cross-linking of SQL function documentation. (check-in: 21f2c6d95f user: drh tags: trunk)
19:12
Add the new "function-arguments" non-terminal to the bubble diagrams. (check-in: 4cf6e8d252 user: drh tags: trunk)
18:19
Improved hyperlinking between the various SQL function documentation pages. (check-in: 9d3f151177 user: drh tags: trunk)
18:03
New text and hyperlinks associated with aggregate ORDER BY. (check-in: 908071d8d5 user: drh tags: trunk)
17:23
Update syntax_linkage.tcl so that the new ordering-term non-terminal is linked from aggregate-function-invocation. (check-in: e028522ec2 user: drh tags: trunk)
17:10
Get ORDER BY into aggregate function invoke diagram. (check-in: 1391a28657 user: larrybr tags: trunk)
13:21
Another typo fix. (check-in: 67cdf9d5c7 user: drh tags: trunk)
13:15
Fix typos (check-in: d93476022f user: drh tags: trunk)
2023-10-20
22:32
Update the change log for version 3.44.0. (check-in: 41f546be6a user: drh tags: trunk)
2023-10-19
17:13
Cure grammos noted in forum post 71b50c00ad. (check-in: e46ed2bbb4 user: larrybr tags: trunk)
2023-10-17
22:10
In UPDATE with limit syntax diagram, get returning-clause independent of WHERE. See forum post d8f57775be. (check-in: 2aab6634b5 user: larrybr tags: trunk)
2023-10-16
15:30
Add the deprecation of PRAGMA case_sensitive_like to the change log. (check-in: 274c9142ab user: drh tags: trunk)
15:24
Tweaks to the deprecation warning on PRAGMA case_sensitive_like. (check-in: 7f8395a8ad user: drh tags: trunk)
15:17
Change documentation to say that the case_sensitive_like pragma is deprecated. (check-in: 2bfc682559 user: drh tags: trunk)
2023-10-10
17:28
Merge the branch-3.43 changes (especially the 3.43.2 release) into trunk. (check-in: 4e7f3c639a user: drh tags: trunk)
2023-10-06
12:30
End-of-header-line period usage consistency and Windows capitalization tweaks. (check-in: 9e03a5a3fb user: stephan tags: trunk)
10:46
Global replace http://www.sqlite.org with https://www.sqlite.org in pages/*.in. (check-in: 57bf6c4ae7 user: stephan tags: trunk)
2023-09-16
13:28
Merge typo fix in the CLI document from branch-3.43. (check-in: d8e78b65da user: drh tags: trunk)
2023-09-14
14:42
Merge branch-3.43 fixes into trunk. (check-in: 241501a523 user: drh tags: trunk)
2023-09-12
13:38
Fix rendering of embedded SVG. See forum post https://sqlite.org/forum/forumpost/9834724f0f4d4a (check-in: d045fbf93a user: drh tags: trunk)
2023-09-11
16:51
Avoid duplicating entries returned by changelog searches in all minor versions. (check-in: b5d3147243 user: dan tags: trunk)
15:38
Merge 3.43.1 changes. Update the change log. (check-in: 1bfa4ba9f4 user: drh tags: trunk)
2023-09-07
20:42
Fix grammo reported in forum. (check-in: bb23eb2b79 user: larrybr tags: trunk)
2023-08-29
19:12
Document the new conversion letters for strftime(). (check-in: ffcfef0089 user: drh tags: trunk)
15:38
Start the 3.44.0 development cycle. Add documentation for CONCAT() and CONCAT_WS(). (check-in: 87a39b4d6d user: drh tags: trunk)
2023-08-28
15:17
Document the fact that SUM() and related functions may return NULL if the input sequence contains both positive and negative infinities. (check-in: ae9b1ad384 user: drh tags: trunk)
13:50
Fix fts5 docs to correctly say that the structure record has id=10 and the averages record id=1. (check-in: 99a9efae59 user: dan tags: trunk)
2023-08-24
12:42
Version 3.43.0 (check-in: 93a4599cf8 user: drh tags: trunk, release, version-3.43.0)
2023-08-23
21:38
News article for 3.43.0 added. Release dates updated to tomorrow. (check-in: 32ea92a241 user: drh tags: trunk)
14:08
Minor tweaks to the change log for 3.43.0. (check-in: a7a2b39e99 user: drh tags: trunk)
2023-08-22
14:52
Update the speed-size spreadsheet with data for 3.43.0. (check-in: 35c6c21dba user: drh tags: trunk)
2023-08-21
10:27
Add new CVEs that mention SQLite but that are not about SQLite to the cves.html document. (check-in: dd7672ca1e user: drh tags: trunk)
2023-08-18
15:40
Rename the decimal_sci() function to decimal_exp(). (check-in: 6821cc7bdf user: drh tags: trunk)
2023-08-14
13:36
Remove the ".binary" dot-command from the CLI documentation. (check-in: 376df9af0f user: drh tags: trunk)
12:22
Change the target release date for 3.43.0 to 2023-08-29. (check-in: b3d03ceba2 user: drh tags: trunk)
11:30
Added a note about SQLITE_USE_SEH to the change log. (check-in: 05829e9376 user: drh tags: trunk)
10:57
Merge branch-3.42 changes into trunk. (check-in: cbf4d1a766 user: drh tags: trunk)
09:50
Remove the sh_mark styling from docs.in, as it has almost zero visible effect except for certain browsers where it's causing the whole /docs.html page to render incorrectly (reported in [fourm:b44b6e3547]). (check-in: cc3929fa24 user: stephan tags: trunk)
2023-08-11
20:15
Be explicit that json_valid() returns NULL on a NULL input. (check-in: 83c1de26ae user: drh tags: trunk)
2023-08-08
16:52
Update documentation of fts5 contentless-delete tables. (check-in: 1444addab4 user: dan tags: trunk)
02:07
Replace some http:// with https://. (check-in: 74762ee361 user: stephan tags: trunk)
2023-08-07
09:44
Rename pContext to pUserData in the fts5 docs, to match the same change in [src:2ca064d8eb37252e16b]. (check-in: fc20f99c7f user: stephan tags: trunk)
2023-08-05
19:13
Tiny typo fixes from [forum:31eb707250|forum post 31eb707250] and adjacent end-of-line white cleanups. (check-in: 3a4f309162 user: stephan tags: trunk)
2023-08-03
14:10
Add documentation for the verify-source makefile target. (check-in: 504eefdace user: drh tags: trunk)
2023-08-02
12:55
Clarification of the behavior of the MATERIALIZED hints on common table expressions. (check-in: 6de000dfa3 user: drh tags: trunk)
2023-08-01
17:34
New examples of using the -> and ->> operators. (check-in: abce4ae7d0 user: drh tags: trunk)
13:58
Enhancements to the date/time documentation and expecially regarding the new timediff() function. (check-in: de7ff77b42 user: drh tags: trunk)
2023-07-30
10:50
Merge 3.42.0 changes into trunk. (check-in: 69df2ed48f user: drh tags: trunk)
10:48
Updates to the change log for 3.43.0 (check-in: 80512efd52 user: drh tags: trunk)
2023-07-27
20:27
Add documentation for ".scanstats vm" to profile.html. (check-in: 2958c3e869 user: dan tags: trunk)
18:01
Add documentation for the fts5 contentless_delete=1 and 'deletemerge' options. (check-in: 73ab6b2b65 user: dan tags: trunk)
2023-07-26
17:26
Fix another typo in fts5.html. (check-in: f39548c42e user: dan tags: trunk)
11:14
Fix problems in fts5 documentation. (check-in: 025d350331 user: dan tags: trunk)
2023-07-10
11:52
Attempt to improve the wording of the Contentless Table documentation for FTS5. (check-in: e5af001918 user: drh tags: trunk)
2023-06-29
23:49
Talk about decimal_sum() in the sum() documentation and provide a hyperlink over to the floating-point documentation. (check-in: 5e348e167c user: drh tags: trunk)
23:23
Notate the decimal extension enhancements in the change log. (check-in: a4459d5a47 user: drh tags: trunk)
23:18
Update the decimal extension and printf() documentation to reflect the latest changes and comments. (check-in: 080037ba17 user: drh tags: trunk)
2023-06-23
13:30
Merge version 3.42 updates into trunk. (check-in: 2cbb7ed123 user: drh tags: trunk)
11:37
Documentation for octet_length(). (check-in: d61235143a user: drh tags: trunk)
11:26
Updates to the speed-size chart. (check-in: 63aa5788cf user: drh tags: trunk)
2023-06-19
17:16
Minor enhancement to the date/time examples. (check-in: 9ed168eaff user: drh tags: trunk)
2023-06-16
10:11
Remove a stray parenthesis, reported in the forum. (check-in: c271a46440 user: stephan tags: trunk)
2023-06-13
18:56
Improve explanation of SQLITE_ENABLE_FTS3 as noted in forum post b10cd8312f. (check-in: 97210f4fce user: larrybr tags: trunk)
13:23
Point the bare column documentation to the recent forum discussion. (check-in: d3a21bf2aa user: drh tags: trunk)
2023-06-07
11:24
Fix problem with example of inserting a symbolic link in zipfile.in. (check-in: 68bb2c8a3e user: dan tags: trunk)
2023-06-01
20:46
Document the enhancement to the OUTER JOIN strength reduction optimization. (check-in: 1486a61269 user: drh tags: trunk)
18:28
Generalize the documentation on the LEFT JOIN strength reduction and omit-LEFT-JOIN optimizations to talk about RIGHT and FULL JOINs as well. The implementation of those optimizations still only works for LEFT JOIN, so in some sense the documentation is getting ahead of the implementation. (check-in: 4635dbba87 user: drh tags: trunk)
2023-05-30
16:54
Update the version number and start the 3.43.0 change log. (check-in: 307b763072 user: drh tags: trunk)
16:43
Documentation on the timediff() enhancement. (check-in: 09231d045c user: drh tags: trunk)
2023-05-29
17:38
Add examples to fts5.html. (check-in: e043cdf1a1 user: dan tags: trunk)
2023-05-27
15:39
Fix a typo in the "search.d/admin" script. (check-in: a5fe4561cf user: drh tags: trunk)
2023-05-24
20:57
Fix typo in the file format document. forum post 93cc6c6e46. (check-in: f410802c23 user: drh tags: trunk)
2023-05-20
19:19
Fix a typo in the flextypegood.html documentation page. (check-in: 4ddba86c59 user: drh tags: trunk)
2023-05-16
15:07
Fix the generation of the toc.db file. Bug report against 3.42.0 reported by Roger Binns. (check-in: f77cf5a868 user: drh tags: trunk)
12:42
Version 3.42.0 (check-in: 24990dc445 user: drh tags: trunk, release, version-3.42.0)
10:48
Add News for the 3.42.0 release. (check-in: c0a70a8fb8 user: drh tags: trunk)
2023-05-12
17:36
Typos fixed and phrasing improved for the new JSON documentation. (check-in: 6d15d8641c user: drh tags: trunk)
2023-05-10
20:21
Update the stats in testing.html. (check-in: eba6dace26 user: drh tags: trunk)
15:55
Updates to the speed-size chart. (check-in: a985d90904 user: drh tags: trunk)
2023-05-08
20:17
Fix a typo in JSON documentation. (check-in: 43d43a2b97 user: drh tags: trunk)
18:47
Further clarifications of the change log for 3.42.0. (check-in: 9a10f6034e user: drh tags: trunk)
17:45
Additional clarification to the JSON5 enhancement documentation. (check-in: 6908866970 user: drh tags: trunk)
17:29
Mention the new omit-unused-subquery-columns optimization in the change log. (check-in: 4865999966 user: drh tags: trunk)
2023-05-05
20:23
Update the 3.42.0 change log to observe that the maximum JSON recursion depth has been reduced to 1000. (check-in: af7c12a5a0 user: drh tags: trunk)
15:49
Reduce the JSON maximum nesting depth to 1000. (check-in: 9a65bdf937 user: drh tags: trunk)
2023-05-04
20:20
Add documentation about the subsecond modifier to date/time functions in anticipation of merging that enhancement to trunk. (check-in: 16861f41cb user: drh tags: trunk)
17:35
Add the enhanced comma-option to the change log for 3.42.0. (check-in: 0109e019c4 user: drh tags: trunk)
2023-05-03
18:38
Minor enhancements to the JSON documentation. (check-in: 9fe07cb0bd user: drh tags: trunk)
2023-05-02
17:03
Add sqlite3_sleep() change to the change log. Fix typo in JSON docs. (check-in: e6a4cea8fe user: drh tags: trunk)
2023-05-01
23:11
Describe CLI --utf8 option in CLI doc page. (check-in: 5f7354370f user: larrybr tags: trunk)
22:47
In 3.42 changes, describe CLI --utf8 option accurately. (check-in: dc615631a6 user: larrybr tags: trunk)
21:49
Minor improvements to generate_series() vtab descriptions. (check-in: fbb30c2f25 user: larrybr tags: trunk)
18:27
More documentation tweaks in preparation for the 3.42.0. (check-in: 844b3af7fe user: drh tags: trunk)
17:59
Mention the session changes in the change log. (check-in: efa12463e2 user: drh tags: trunk)
17:02
Documentation of the JSON5 enhancement. (check-in: f77ffdbd60 user: drh tags: trunk)