Documentation Source Text

Timeline
Login

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

200 most recent check-ins using file pages/session.in version e6795dc448

2023-02-19
23:57
Updates to the text describing when RTree and Geopoly are available in amalgamation builds. (Leaf check-in: 58bfae254b user: drh tags: branch-3.40)
2023-02-16
21:06
Fix typo on the flextypegood.html page. (check-in: e562135c76 user: drh tags: branch-3.40)
2023-01-25
11:14
Correct typos noted in Forum post f381c42ab1. (check-in: 8e3ddbd5b8 user: drh tags: branch-3.40)
11:13
Change labels on the download page to say "SHA3-256" instead of just SHA3. (check-in: 54db71c83a user: drh tags: branch-3.40)
2023-01-04
16:18
The PRAGMA table-valued function feature is no longer experiemental. It is a long-established and stable feature that we depend upon. Update the docs to say as much. Cherry-picked onto the 3.40 branch by request of forum post a86299ccc3. (check-in: bfb7a9010a user: drh tags: branch-3.40)
16:14
Update the Expensify logo on the homepage to the latest version of their official logo. (check-in: 1b31b16a2d user: drh tags: branch-3.40)
2023-01-02
12:13
Mention the CVE-2022-38627 bug in Linear eMerge E3 - that it is not a bug in SQLite. (check-in: 36ae56152f user: drh tags: branch-3.40)
2022-12-31
12:59
Add a reference to CVE-2022-38627, and in particular point out that this is not a bug in SQLite but rather an ordinary application bug. But put the change on a branch for now in as much as the CVE has not yet been published. (Leaf check-in: 3c86a0cf4e user: drh tags: cve-2022-38627)
2022-12-28
14:21
Fix the chronology for the 3.40.1 release. (check-in: b802cae15f user: drh tags: branch-3.40)
14:07
Version 3.40.1 (check-in: 34b764b935 user: drh tags: branch-3.40, version-3.40.1)
2022-12-27
17:04
Typo fixes (check-in: 3c8001c550 user: drh tags: branch-3.40)
16:51
First attempt at a change log for version 3.40.1. (check-in: 0a336afd3f user: drh tags: branch-3.40)
2022-12-23
22:19
Revise regen_version_list.tcl to handle pending versions (with xxx* as hashes.) (check-in: ef82964086 user: larrybr tags: trunk)
17:03
Update the SQLITE_ENABLE_STMT_SCANSTATUS documentation to mention the new sqlite3_stmt_scanstatus_v2() interface. (check-in: 06cdb4d26b user: drh tags: trunk)
16:57
Fix the hyperlink for the timeline on the snapshot tarball in the download page. (check-in: e457beb94c user: drh tags: branch-3.40)
16:35
Fix a minor bug in the chronology page generator. (check-in: 27453d32ef user: drh tags: trunk)
16:33
Add a preliminary change log entry for version 3.41.0. Update the chronology.html page so that it is able to show a pending release. (check-in: 71f3af2b59 user: drh tags: trunk)
15:32
Move the generated database files from the source directory to the build directory, in order to support separate compilation. (check-in: d028313581 user: drh tags: trunk)
05:53
Minor improvements and nit removal for the docs build. (check-in: 1e14ef5d18 user: larrybr tags: docgen_tweaks)
2022-12-22
16:25
Repair broken fossil invocation for "last modified ..." footers, and final docgen code polish. (check-in: 38c3987fad user: larrybr tags: trunk)
09:11
Final polishing of code changes associated with incremental docs build. (Ready to be relearned years later!) Fix "last modified on ... footer", broken sometime this fall. (Closed-Leaf check-in: fc97ab336e user: larrybr tags: docgen_speedup)
2022-12-21
04:58
Detect and fail incremental doc build for broken links where an uptodate source links to a gone-missing tag definition in an outdated source. Also cleanup a few minor deviations from project coding standard and move a few Tcl functions to the sources that use them (because that makes incremental builds work simply.) (check-in: 9366017013 user: larrybr tags: trunk)
04:41
Sync w/trunk and move some Tcl procs to where they are used to make build more incremental-friendly. (check-in: a7b22a1fb3 user: larrybr tags: docgen_speedup)
2022-12-20
22:37
For incremental doc builds, detect and report broken links where an uptodate source links to a (vanished) tag definition in an outdated source. Also cleanup a few minor deviations from project coding standard. (check-in: f41bf5214d user: larrybr tags: docgen_speedup)
2022-12-18
03:44
Correct overly restrictive language on row value usage in expressions doc, as noted in forum post 37b7b3ffe5. (check-in: db474f5440 user: larrybr tags: trunk)
2022-12-16
18:12
Add CVE-2022-46908 to the cves.html page. (check-in: 89ebe2f98c user: drh tags: branch-3.40)
18:11
Show non-obvious syntax for "function" subcommand in Tcl interface. (check-in: 05b92b3a1f user: drh tags: branch-3.40)
18:11
That whentouse.html update should have gone onto the current website, not the previous 3.39 release. Silly error on my part. Merging it in now. (check-in: b3753a6c22 user: drh tags: branch-3.40)
18:10
verison/version typo fix reported in [forum:f031a21c33]. (check-in: 0ee60d8811 user: drh tags: branch-3.40)
17:48
Doc build speed and convenience improvements. Run bare "make" for details. (check-in: 4a0d21d374 user: larrybr tags: trunk)
16:09
Add make target, "versions", to update the release versions info list (if applicable.) (check-in: 6c7dececc0 user: larrybr tags: docgen_speedup)
07:01
During .in to .html transformation, generate HTML object ids in a way that makes them repeatable for a given input regardless of what other inputs are transformed. (check-in: 85d41d0759 user: larrybr tags: docgen_speedup)
02:29
Incremental build compendium docs made to match full build. Code commented to better reflect function and cleaned up. Utility added for hashing output files and comparing to prior build. Diagnostic aids internally documented. Routine console output prettified. The toc.db output seems to be right, but this needs more testing for incremental build. Otherwise, the incremental build is yielding the same doc/* content as full builds. (check-in: 88746bb189 user: larrybr tags: docgen_speedup)
2022-12-14
16:29
Add CVE-2022-46908 to the cves.html page. (check-in: ed8b29927c user: drh tags: trunk)
16:19
Show non-obvious syntax for "function" subcommand in Tcl interface. (check-in: d3e3cc3bfa user: larrybr tags: trunk)
16:05
That whentouse.html update should have gone onto the current website, not the previous 3.39 release. Silly error on my part. Merging it in now. (check-in: af9dbc5e48 user: drh tags: trunk)
16:04
Add a link from the "whentouse.html" page to the HN discussion from yesterday about using SQLite for websites. (Leaf check-in: 5ee6756831 user: drh tags: branch-3.39)
11:53
verison/version typo fix reported in [forum:f031a21c33]. (check-in: afd799ca78 user: stephan tags: trunk)
2022-12-13
04:30
Improve diagnostic aids for doc build. Separate some code from *.in data for simpler version history, and eliminate manual editing for that. Centralize link gathering logic. Add fibbing feature to ease testing incremental build correctness. Make doc_vardump.txt useful from tclsh. (check-in: 5070206cc3 user: larrybr tags: docgen_speedup)
2022-12-11
03:50
Incremental build output made to md5-match full build output, including cross-ref mondo-pages. Optional reporting, and tidier default reporting. Probably suitable for builds pushed to website. (check-in: 50fea4d911 user: larrybr tags: docgen_speedup)
2022-12-10
04:02
Some code and comment cleanup, and better protection of full build from incremental build side-effects. Ready for regular doc maintenance, provided full build used for publication. (check-in: ad4140d782 user: larrybr tags: docgen_speedup)
2022-12-09
23:36
Incremental doc gen is basically working. Needs stress and corner-case testing and some code cleanup. (check-in: 705abdfe28 user: larrybr tags: docgen_speedup)
2022-12-08
22:00
A WIP. Build code and make changes done except for DB ops in inc_update.tcl . A target much like "fast" added, "faster". (check-in: 40122d32eb user: larrybr tags: docgen_speedup)
21:19
Fix formatting and other errors in profile.in. (check-in: 853663efc5 user: dan tags: trunk)
21:06
Add "profile.html", describing the query profiles generated by ".scanstats on" in the shell tool. (check-in: ca0207fee1 user: dan tags: trunk)
2022-12-07
17:49
Get fresh-checkout build to work and improve notes on how to do that in Makefile. (check-in: 6ca848f8ee user: larrybr tags: trunk)
2022-12-05
12:38
Minor typo fixes in vtab.in. (check-in: e60bcd90e5 user: stephan tags: trunk)
2022-12-03
17:10
Create incremental doc-gen for developer convience. Instead of scanning and re-rendering all page inputs, do so only for modified ones by maintaining and using a persistent DB for scanned info. A WIP just now. (check-in: a2de0ee407 user: larrybr tags: docgen_speedup)
2022-11-29
18:44
Clarify CLI doc on details of .import/.export and RFC 4180 confoermance. (check-in: 03393f1dff user: larrybr tags: trunk)
2022-11-26
14:56
Fix poor interaction with requirement marks on last commit.] (check-in: c5e33f251d user: larrybr tags: trunk)
13:41
Remove wee blemish mentioned in forum post 87dd66375a (check-in: d700d4e5ef user: larrybr tags: trunk)
2022-11-25
17:33
Break up an accidental looong line in last commit. (check-in: a660ff6324 user: larrybr tags: trunk)
17:29
Update Tcl interface doc to reflect recent revisions and some subtle aspects of behavior. (check-in: b0d39a7a77 user: larrybr tags: trunk)
2022-11-21
19:17
Document column names for pragma_table_{info,xinfo} and disclaim some meanings for the "cid" column. (check-in: ae3ab2d9be user: larrybr tags: trunk)
14:37
In the floating point documentation, observe that RTREE uses reduced precision floating point. (check-in: 9fcdcb8c90 user: drh tags: trunk)
2022-11-17
12:55
Fix typo in the 3.40.0 change log. (check-in: dd2fb1675e user: drh tags: trunk)
2022-11-16
22:21
Improved contact information on the "quirks" page. (check-in: c1aa97b105 user: drh tags: trunk)
12:23
Version 3.40.0 (check-in: 653ad114b1 user: drh tags: trunk, release, version-3.40.0)
12:07
Add a news entry for 3.40.0 and change the date to today. (check-in: 79e0e32ce2 user: drh tags: trunk)
2022-11-15
23:18
Update the speed-and-size spreadsheet with the latest measurements. (check-in: fe42f89485 user: drh tags: trunk)
22:37
Documentation for the restriction of schema_version in defensive mode. (check-in: a47332b43d user: drh tags: trunk)
2022-11-10
12:16
Specify that the projected release date for 3.40.0 is 2022-11-18. (check-in: 183d2e481f user: drh tags: trunk)
2022-11-09
20:11
Merge documentation enhancements and fixes from branch-3.39 into trunk. (check-in: deff7f46c0 user: drh tags: trunk)
20:09
Enhance the documentation to talk about the differences between PRAGMA table_info and table_xinfo with regard to generated columns. Forum post 90d7fb12ac. (check-in: 142ff38050 user: drh tags: branch-3.39)
2022-11-08
18:48
Update the speed and size graph. (check-in: e2ca819f50 user: drh tags: trunk)
2022-11-07
14:29
Hyperlink to the SQLITE_MAX_ALLOCATION_SIZE documentation from the change log. (check-in: 6fd6233d0c user: drh tags: trunk)
14:28
Document the SQLITE_MAX_ALLOCATION_SIZE compile-time option. (check-in: 65101405ce user: drh tags: trunk)
2022-11-04
15:23
Fix a duplicate label. (check-in: 756912e14e user: drh tags: trunk)
14:15
Updates to the change log for 3.40.0 (check-in: 087de07a9d user: drh tags: trunk)
2022-11-03
11:10
Link to the WASM docs from the change log. (check-in: 68a3d21403 user: drh tags: trunk)
2022-11-02
14:43
First draft of the recovery documentation completed. (check-in: c13c2b3183 user: drh tags: trunk)
10:50
Continuing work on the recovery documentation. Still much more to do. (check-in: 7bbd15fd92 user: drh tags: trunk)
2022-11-01
22:57
Fix typo in the CLI documentation. Forum post ae5a73d946. (check-in: ca45d469df user: drh tags: branch-3.39)
22:57
Fix a typo in the vtab documentation. (check-in: a7a20e71da user: drh tags: branch-3.39)
22:56
Initial (incomplete) documentation for the recovery extension. (check-in: c8e17f383d user: drh tags: trunk)
22:55
Fix typo in the CLI documentation. Forum post ae5a73d946. (check-in: 55e602d2f4 user: drh tags: trunk)
2022-10-29
17:50
Fix a typo in the vtab documentation. (check-in: 028b4422d8 user: drh tags: trunk)
2022-10-26
20:02
Fix minor typo. Forum post 1af006ebaf. (check-in: ce71f82b22 user: drh tags: branch-3.39)
18:58
Add mention of the recovery extension to the change log for 3.40.0. (check-in: ad79d1a2b3 user: drh tags: trunk)
13:30
Begin a change log for 3.40.0. (check-in: cb01c82de3 user: drh tags: trunk)
10:38
Include the WASM build on the download page. (check-in: 1304ed4369 user: drh tags: trunk)
06:05
Add download section for the wasm build. Tweak a setTimeout() call to avoid having to introduce a global-scope function. (Leaf check-in: 1bd6c2aee6 user: stephan tags: wasm-download)
06:01
anti-robot JS code: handle case that HTML element #mtimelink is missing (triggered on download.html). (check-in: 5f822ec052 user: stephan tags: trunk)
2022-10-07
10:23
Remove a paragraph from the "bindptr.html" document that is confusing and does not seem to contribute to the understanding of the interface. Forum post ac86154a61. (check-in: 10eb706fb9 user: drh tags: trunk)
2022-10-02
22:53
Fix a minor typo in the CLI documentation. (check-in: d1fe3e4879 user: drh tags: trunk)
2022-09-30
12:49
Further robustness in the anti-robot defenses and in the search CGI. Follow-up to forum post 35f4500c184fe5bf (check-in: 27be7c620c user: drh tags: trunk)
12:12
Avoid the use of the \ character in the document header, as this confuses some of the TCL code in the search CGI. (check-in: 836f642b64 user: drh tags: trunk)
2022-09-29
16:00
Version 3.39.4 (check-in: 0dda2171c3 user: drh tags: trunk, release, version-3.39.4)
2022-09-27
13:21
Put the "UTC" timezone indication on the "last modified" tags. (check-in: eb883346ce user: drh tags: trunk)
13:16
Attempt to clarify the documentation about the behavior of INSTEAD OF triggers. (check-in: b6ca1053bb user: drh tags: trunk)
2022-09-24
16:31
Fix a broken hyperlink reported by forum post aec0c9cb6d. (check-in: 43d12ec89b user: drh tags: trunk)
2022-09-23
19:18
Enhance the "Last modified" messages so that they provide a hyperlink to the source code, but also include an anti-robot defense. (check-in: b2ed58e67f user: drh tags: trunk)
18:27
Add the "This page last modified on" message to the bottom of most documentation pages. (check-in: 50342cef46 user: drh tags: trunk)
2022-09-19
12:27
Minor tweaks to query optimizer documentation. (check-in: 1ddadab8ef user: drh tags: trunk)
2022-09-13
16:24
Suppress the "Javascript Required" error message page from the list of documents. (check-in: 76038ea830 user: drh tags: trunk)
14:04
Reinstate the formatchange.html document, so as not to create broken links. But make the new formatchange.html document very simple. (check-in: c9a2bbb29c user: drh tags: trunk)
13:54
Remove the obsolete formatchng.html document. (check-in: 94d28c32be user: drh tags: trunk)
2022-09-07
11:54
Add CVE-2019-19646 to the CVE list. (check-in: 19a5432850 user: drh tags: trunk)
2022-09-05
17:01
Fix typo in the release log. (check-in: 8822ef3b87 user: drh tags: trunk)
13:33
Remove the obsolete fileio.html document. (check-in: 2acebe39da user: drh tags: trunk)
11:16
Version 3.39.3 (check-in: 1efa0d69b3 user: drh tags: trunk, release, version-3.39.3)
2022-08-30
14:26
Draft changes for the 3.39.3 patch release. (check-in: 646fe7bc36 user: drh tags: trunk)
2022-08-26
14:04
Add notes on CVE-2021-20223. (check-in: b741235d80 user: drh tags: trunk)
2022-08-15
11:37
Make the documentation more explicit that the use of shared cache mode is discouraged. (check-in: b2d294b663 user: drh tags: trunk)
2022-08-10
18:45
Fix duplicate words reported by forum post 54abbe9ccd. (check-in: 436f0088f9 user: drh tags: trunk)
18:11
Fix a typo in the FTS3 documentation. Forum post d040638562 (check-in: 5a8daeb857 user: drh tags: trunk)
2022-08-09
12:51
Fix typos in the window function documentation. Forum post 52377d35ea. (check-in: 72dc2aecd0 user: drh tags: trunk)
2022-07-29
13:35
Fix typo in "Frame Boundaries" section of windowfunctions.in. (check-in: fb1a687eda user: dan tags: trunk)
00:41
Fix a documentation typo. Also update the speed-size spreadsheet. (check-in: a55e3cc610 user: drh tags: trunk)
2022-07-22
16:50
Enhance the change log to describe the consequences to SQLITE_OPEN_NOFOLLOW for the improved symbolic link resolution. (check-in: a3a0fd572b user: drh tags: trunk)
13:37
Attempt to clarify the selection of bare column values in a query that uses min() or max() aggregates. SQLite Forum thread 4e1de86205d55444 (check-in: 16d86a4a5c user: drh tags: trunk)
2022-07-21
15:32
Version 3.39.2 (check-in: 6c12812e54 user: drh tags: trunk, release, version-3.39.2)
14:31
Preliminary changes for the 3.39.2 release. (check-in: 73d47dce56 user: drh tags: trunk)
2022-07-16
22:09
For CLI, mention features added via extension not otherwise listed. (check-in: aee154c8fc user: larrybr tags: trunk)
18:39
Say what round() does with negative 2nd argument. (check-in: 61ea8e8e19 user: larrybr tags: trunk)
2022-07-13
23:33
Omit stray markup from the docs.html page. (check-in: 3bfebbc747 user: drh tags: trunk)
19:48
Add a news entry for the 3.39.1 release. (check-in: 5311a43e41 user: drh tags: trunk)
19:44
Version 3.39.1 (check-in: 2c4120bfe0 user: drh tags: trunk, release, version-3.39.1)
18:15
Special case code to handle the sqlite3_snapshot object. (check-in: 0aa69ad50d user: drh tags: trunk)
17:40
First draft of changes for a 3.39.1 patch release. (check-in: c3c6d74d61 user: drh tags: trunk)
2022-07-06
19:41
Add a new "Try it live!" link to the "Common Links" menu. (check-in: 5dc0396070 user: drh tags: trunk)
2022-06-25
15:03
Version 3.39.0 (check-in: 4c6e3ca31f user: drh tags: trunk, release, version-3.39.0)
14:27
Add a news item for the 3.39.0 release. (check-in: 320c68033f user: drh tags: trunk)
2022-06-24
23:50
Update the speed and size graph spreadsheet. (check-in: 0ccebbd1f9 user: drh tags: trunk)
16:56
Fixes to the json_quote() documentation. (check-in: b4f619f6b0 user: drh tags: trunk)
2022-06-22
21:14
Typo fix. (check-in: 632d6e83e9 user: drh tags: trunk)
2022-06-21
18:15
Fix a simple typo in the SELECT documentation. (check-in: 2bf05a1fbc user: drh tags: trunk)
14:54
Update the change log and SELECT documentation to talk about the ability to include a HAVING clause without a GROUP BY. (check-in: c7ff8a5643 user: drh tags: trunk)
14:41
Update syntax diagrams to show that you can have a HAVING clause without a GROUP BY. (check-in: 4195254582 user: drh tags: trunk)
2022-06-18
10:05
Merge updates from the 3.38 branch. (check-in: 32c7b8b2ec user: drh tags: trunk)
09:43
Remove references to Flame malware (Leaf check-in: 6e88ae990e user: drh tags: branch-3.38)
2022-06-16
15:42
Minor spelling improvement for "How SQLite Works" (check-in: 6b4bc831bd user: larrybr tags: trunk)
2022-06-15
15:05
Improve README.md per forum post https://sqlite.org/forum/forumpost/44e979d1f6 (check-in: 13c853e5f7 user: larrybr tags: trunk)
10:18
Add bytecode and tables_used to the list of virtual tables in vtablist.html. (check-in: 5f8362e761 user: drh tags: trunk)
00:04
Grammar fix for VACUUM page (check-in: 874526a631 user: larrybr tags: trunk)
2022-06-09
21:48
Typo and minor grammar cleanup for pragma page (check-in: f44bbff888 user: larrybr tags: trunk)
2022-06-05
14:04
Correct ".main" typo in file format doc. (check-in: 0ec1c02fe0 user: larrybr tags: trunk)
2022-06-03
14:28
More precise description of how IS TRUE and IS FALSE work. (check-in: 9330592f9e user: drh tags: trunk)
2022-05-31
20:17
Update the number of release-test evaluations for TCL tests in the testing.html document. (check-in: 974ac5ed88 user: drh tags: trunk)
18:53
Update statistics in testing.html. (check-in: 1685adc8fb user: drh tags: trunk)
2022-05-25
18:55
Typo fix in quirks section of SELECT documentation. (check-in: 3342e215df user: drh tags: trunk)
18:52
Merge updates from the 3.38 branch. (check-in: 026689ac3d user: drh tags: trunk)
17:44
Mention that CVE-2022-21227 is not an SQLite bug. (check-in: da4152762a user: drh tags: branch-3.38)
2022-05-24
11:08
Fix a typo in the previous commit. (check-in: 5d0e94a346 user: drh tags: branch-3.38)
11:05
Add CVE-2022-24854 to the cves.html document. (check-in: b8bd751eba user: drh tags: branch-3.38)
2022-05-23
22:21
Fix minor flaws in nulinstr.html page. (check-in: a548e05d02 user: larrybr tags: trunk)
22:11
Fix a typo. "fo" changed to "of". (check-in: 6d703fa145 user: drh tags: branch-3.38)
11:17
Updates to the change log for 3.39.0. (check-in: fddf0bcc6b user: drh tags: trunk)
2022-05-12
15:23
Documentation for IS DISTINCT FROM and IS NOT DISTINCT FROM. (check-in: ee6304ed53 user: drh tags: trunk)
12:56
Mention the IS DISTINCT FROM operator on the change log. Still need to add documentation. (check-in: 26d925a5e3 user: drh tags: trunk)
2022-05-11
19:14
Add a mention of the symbolic link removal to the change log for 3.39.0. (check-in: 9c9cb1446c user: drh tags: trunk)
2022-05-10
18:44
New requirement marks for SELECT quirks. (check-in: cabe98be0a user: drh tags: trunk)
17:29
Tweaks to documentation in support or RIGHT and FULL JOIN. (check-in: 91f7d0cc38 user: drh tags: trunk)
2022-05-06
18:14
Merge the version 3.38.5 changes to trunk. (check-in: 101531d2d0 user: drh tags: trunk)
15:32
Version 3.38.5 (check-in: b59535ba3d user: drh tags: branch-3.38)
2022-05-04
18:42
Merge 3.38 changes into the trunk. (check-in: d48fedbd31 user: drh tags: trunk)
15:49
Version 3.38.4 (check-in: 4e3ff7c795 user: drh tags: release, branch-3.38, version-3.38.4)
15:42
Update the change log for version 3.38.4. (check-in: 386d9f25db user: drh tags: branch-3.38)
2022-04-30
19:19
Enhance the documentation for the built-in length() SQL function to talk about the fact that it returns the character length. (check-in: 31b23e6f3f user: drh tags: branch-3.38)
19:19
Enhance the documentation for the built-in length() SQL function to talk about the fact that it returns the character length. (check-in: 7ed6173ca0 user: drh tags: trunk)
19:03
Merge branch-3.38 changes into trunk (check-in: 1db17799a2 user: drh tags: trunk)
2022-04-27
12:08
Version 3.38.3 (check-in: c810e1919f user: drh tags: release, branch-3.38, version-3.38.3)
09:23
Add a news item for the 3.38.3 release. (check-in: 091d30e809 user: drh tags: branch-3.38)
09:19
Make the hyperlink to the latest change log on the landing page point to the correct change log entry. (check-in: 4b6d45df57 user: drh tags: branch-3.38)
09:17
Cherry-pick minor documentation fixes from trunk. (check-in: c869cc4a55 user: drh tags: branch-3.38)
09:14
Updates for version 3.38.3. (check-in: 86d8fca261 user: drh tags: branch-3.38)
2022-04-25
03:42
Edit an awkward sentence concerning parser generation in amalgamation write-up. (check-in: 710207eecb user: larrybr tags: trunk)
2022-04-24
19:48
Document CLI enhancements and extensibility (Leaf check-in: 0131658331 user: larrybr tags: cli_extension)
2022-04-22
11:14
Add verbiage to the SELECT documentation that describes some of the non-standard SQLite-isms. (check-in: 27679e946c user: drh tags: trunk)
2022-04-19
12:59
Typo fix in JSON doc. (check-in: 85cf758980 user: larrybr tags: trunk)
2022-04-18
21:57
Also mention integer divide truncation. (check-in: bd1210ef89 user: larrybr tags: trunk)
21:13
In expressions page, mention effects of arithmetic operators in summary form. (check-in: 87a9b238b7 user: larrybr tags: trunk)
02:55
sync w/trunk in preparation for extensible shell doc update and creation (check-in: 6614946a15 user: larrybr tags: cli_extension)
2022-04-13
13:11
Update the change log, syntax diagrams, and SELECT documentation to describe RIGHT and FULL JOIN. More work to be done on this. (check-in: 7dc766ebe1 user: drh tags: trunk)
2022-04-12
00:22
In datatypes explainer, note that "Determination of Column Affinity" section does not apply to STRICT tables. (check-in: bbba322a09 user: larrybr tags: trunk)
2022-04-10
15:38
Add poor locking to the reasons to avoid DB-over-network. (check-in: c1e2fd15ff user: larrybr tags: trunk)
2022-04-07
12:29
Update the CPU cycle reduction amount after the latest optimizations. (check-in: a11c6b3eaa user: drh tags: trunk)
2022-04-06
18:55
Updates to the debugging hints. (check-in: 9468361b47 user: drh tags: trunk)
12:31
Merge the version 3.38.2 changes into trunk. (check-in: 793b8ea988 user: drh tags: trunk)
12:25
Update debugging notes to comment on the sqlite3Show() family of interfaces. (check-in: 031fa7b401 user: drh tags: trunk)
2022-04-02
15:29
New update to the speed-size-graph spreadsheet. (check-in: 16354def56 user: drh tags: trunk)
2022-04-01
20:27
Update the speed-and-size spreadsheet with the latest 3.39.0 performance measurements. (check-in: 6846f208c0 user: drh tags: trunk)
20:22
Add the "Common Links" sidebar to the "Documentation" master page. (check-in: 9b0ae5e9c2 user: drh tags: trunk)
2022-03-30
18:01
Update the speed-and-size spreadsheet. (check-in: 2a0bdc4315 user: drh tags: trunk)
2022-03-27
00:22
Fix incorrect use of NULL instead of null in JSON function docs. (check-in: 9784cacc48 user: drh tags: branch-3.38)
2022-03-26
13:57
Version 3.38.2 (check-in: 04f27e4960 user: drh tags: release, branch-3.38, version-3.38.2)
2022-03-25
19:20
Slight improvement to the 3.38.2 change log. (check-in: e7727405a8 user: drh tags: branch-3.38)
18:49
Changes for the 3.38.2 release. (check-in: f12d809ff8 user: drh tags: branch-3.38)
2022-03-18
10:47
Start a change log for version 3.39.0. (check-in: 5f650fc6af user: drh tags: trunk)
2022-03-14
23:41
"pointer value" is a new keyword. (check-in: aa4661c0cc user: drh tags: trunk)
21:40
Move links from www.sqlite.org to just sqlite.org (check-in: e899092a4b user: drh tags: trunk)
21:37
Move pro-support links from hwaci.com to sqlite.org/com (check-in: a8bcf014c9 user: drh tags: trunk)
2022-03-12
13:54
We had a weird situation where some changes for 3.38.1 were put on a branch while others were put on trunk. Really, there are no 3.39.0-specific website changes yet, so just merge the original 3.38 branch into trunk and go off of trunk for now. We might resurrect the branch-3.38 later, if needed. (check-in: ad08759181 user: drh tags: trunk)
13:49
Version 3.38.1 (check-in: df74ea79fb user: drh tags: trunk, version-3.38.1)
2022-03-10
15:16
Update the target 3.38.1 release date to Saturday. (check-in: 8426043051 user: drh tags: trunk)
2022-03-08
09:51
Update the Bloomberg logo and hyperlink, by request. (Closed-Leaf check-in: d8b8a493e3 user: drh tags: branch-3.38)
04:57
Correct reference in "Run-Time Loadable Extensions to "xDlUnload". (check-in: 64447a456c user: larrybr tags: branch-3.38)
04:52
Correct reference in "Run-Time Loadable Extensions to "xDlUnload". (check-in: cceff0ed6f user: larrybr tags: trunk)
01:13
Do not use "n=all" on timeline links. (check-in: a3a4ebe3dd user: drh tags: branch-3.38)
01:12
Do not use "n=all" on timeline links. (check-in: bed0d03039 user: drh tags: trunk)