Documentation Source Text

Timeline
Login

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

200 most recent check-ins using file pages/sqlanalyze.in version c8f5b42e4c

2018-01-22
18:50
Version 3.22.0 (check-in: 09b0d075dc user: drh tags: trunk, release, version-3.22.0)
18:49
Add the date of 3.22.0 to the chronology and set the hashes on the change log. (check-in: 848f20826b user: drh tags: trunk)
18:07
Fix a typo in the change log for 3.22.0. (check-in: abd84d1d06 user: drh tags: trunk)
18:05
Fix a typo in the vtab document. (check-in: 2105719672 user: drh tags: trunk)
17:58
Fix a typo in the CLI document. (check-in: dece3aa0cc user: drh tags: trunk)
17:53
Fix typos in the lemon.html document. (check-in: 62f434c8b8 user: drh tags: trunk)
17:51
Fix typos in the swarmvtab document. (check-in: 67a942c86f user: drh tags: trunk)
17:24
Add a News entry for 3.22.0. Set the release date for 3.22.0. (check-in: 95328e21fb user: drh tags: trunk)
2018-01-18
20:26
Another simplification to the change log. (check-in: e040454680 user: drh tags: trunk)
20:15
Wording improvements and typo fixes. (check-in: 5cbf9f2c9d user: drh tags: trunk)
19:07
Update the size and speed spreadsheet. Simplifications to text in the CLI document. (check-in: 2fac94a5a3 user: drh tags: trunk)
2018-01-16
21:01
Add new result codes to the rescode.in document. Mention the new sqlite3_vtab_collation() interface in the change log. (check-in: e3685f5763 user: drh tags: trunk)
17:07
Fix typo in the CSV documentation. (check-in: a1a35a2b71 user: drh tags: trunk)
13:55
Add the infinite-loop UPDATE problem to the bugfix list for 3.22.0. (check-in: bb5411e371 user: drh tags: trunk)
2018-01-15
18:55
Update zipfile docs to remove the capability to insert compressed data. (check-in: 424270babe user: dan tags: trunk)
18:50
Make sure 304 responses are always followed by a blank line to signal the client that the response is complete. (check-in: b85fcc5367 user: drh tags: trunk)
14:28
Add caching to static content delivery in althttpd.c. (check-in: 635a6553e2 user: drh tags: trunk)
13:31
Update comments on althttpd.c. No changes to code. (check-in: 3f569fa95d user: drh tags: trunk)
2018-01-13
20:39
Fix typo in the how-to-corrupt document. (Cherrypick from trunk) (Leaf check-in: 97e70fb787 user: drh tags: branch-3.21)
20:37
Fix typo in the how-to-corrupt document. (check-in: 66c7f7dcd6 user: drh tags: trunk)
16:45
Add a description of how UPDATE statements work to zipfile.in. (check-in: 33a36d6b95 user: dan tags: trunk)
14:33
Update the file-format documentation on serial-types 10 and 11. They are no longer "reserved for expansion" but have shifted to "reserved for internal use". (check-in: 9b212044e0 user: drh tags: trunk)
00:03
Clarification and typo fixes in the sqlite3_value_nochange() description within the xUpdate documentation. (check-in: 92b3735966 user: drh tags: trunk)
2018-01-12
23:52
Update documentation for the sqlite3_value_nochange() interface. (check-in: 8d811e938b user: drh tags: trunk)
17:40
Update the speed-and-size spreadsheet to the latest performance numbers. (check-in: 3ce75e588e user: drh tags: trunk)
15:24
More althttpd.c changes to remove ::ffff: prefixes from IP addresses. (check-in: bb31c42ef2 user: drh tags: trunk)
14:44
Fix althttpd so that it omits the prefix from REMOTE_ADDRs of the form "::ffff:1.2.3.4" (check-in: a2f73b0c80 user: drh tags: trunk)
2018-01-11
18:29
Add sqlite3_vtab_nochange() to the change log. (check-in: 3b8a8bd89a user: drh tags: trunk)
00:44
Add documentation on the edit() function and .excel command in the CLI. (check-in: 24c4bece59 user: drh tags: trunk)
2018-01-10
20:28
Add the "Export to Excel" subparagraph under "CSV Export" section of the CLI documentation. (check-in: 1728ebf59c user: drh tags: trunk)
19:39
Further tweaks to the cli.html document. (check-in: c27765f3b7 user: drh tags: trunk)
19:26
Improved documentation for recently added features such as SQL Archive support and the Zipfile extension. (check-in: 260f2fd7ee user: drh tags: trunk)
17:06
Update zipfile docs to match the implementation. (check-in: 469ec4c63f user: dan tags: trunk)
2018-01-09
21:05
Add mention of the FTS5-initial-token-syntax in the change log. (check-in: 668e39014a user: drh tags: trunk)
20:05
Remove colloquialism to make the docs more understandable to non-native speakers. (check-in: 82f8d029ed user: drh tags: trunk)
19:47
More typo fixes. (check-in: 6a23f5f429 user: drh tags: trunk)
19:15
Fix typo in the rtreecheck() documentation. (check-in: 68f1e1944c user: drh tags: trunk)
16:41
Add bug fixes to the 3.22.0 change log (check-in: 0e0412e603 user: drh tags: trunk)
16:04
Add mention of the fsdir() table-valued function to the change log. (check-in: a2b074857f user: drh tags: trunk)
15:57
Remove stray characters from the change log. (check-in: 852d1d5d3b user: drh tags: trunk)
15:56
Updates to the change log. (check-in: 45f448bf75 user: drh tags: trunk)
01:25
Add the "docapp" makefile target for building the "docapp" application. (check-in: d31880687e user: drh tags: trunk)
2018-01-08
12:05
Add new documentation file zipfile.in. (check-in: 99c2fcc179 user: dan tags: trunk)
2018-01-04
19:28
Documentation on the sqlite_offset() SQL function. (check-in: 4ce0a400c2 user: drh tags: trunk)
19:10
Flesh out the description of shadow tables and the rtreecheck() function in the R*Tree documentation. (check-in: 2ccafeedbe user: drh tags: trunk)
16:41
Fix broken documentation hyperlinks. (check-in: dfa0a34e07 user: drh tags: trunk)
16:37
Fix typo in the new lemon document. (check-in: ca3748636f user: drh tags: trunk)
16:33
Add a documentation page that overviews Lemon, its history, and its importance to SQLite. (check-in: 106ae9b8df user: drh tags: trunk)
03:33
Update the change log for the 3.22.0 release. (check-in: a897222d15 user: drh tags: trunk)
2018-01-01
17:54
Add documentation for the introspection pragmas that were really added in version 3.20.0 (check-in: 73444ff7b8 user: drh tags: trunk)
14:36
Update to the speed-size-graph spreadsheet. (check-in: 727ad4e477 user: drh tags: trunk)
2017-12-21
18:50
Add docs for experimental ".expert" command. (check-in: 7f57c342de user: dan tags: trunk)
2017-12-19
17:34
Add docs for a proposed addition to the SQLite shell tool. (Closed-Leaf check-in: cd6f445782 user: dan tags: expert-in-shell)
2017-12-16
17:20
Add documentation for the "swarmvtab" extension. (check-in: 9cc758b326 user: dan tags: trunk)
2017-12-12
01:16
Changes to walformat.html document. (check-in: c0a1fede37 user: drh tags: trunk)
2017-12-09
15:44
Add documentation for shell tool SQLAR archive support. (check-in: 809f9fa181 user: dan tags: trunk)
2017-11-25
15:22
Update the fts5 documentation to make it clear that the xDestroy function is not invoked if either xCreateFunction or xCreateTokenizer fails. (check-in: 820de7c995 user: dan tags: trunk)
14:02
Add a description of the "^" syntax to fts5.in. (check-in: 58bbcf8b2f user: dan tags: trunk)
2017-11-23
21:43
Default value for the "s" query parameter in /search is now "d". (check-in: 6182e9ea42 user: drh tags: branch-3.21)
2017-11-13
23:06
Continuing work on the walformat.html document. (check-in: 74c71c744b user: drh tags: trunk)
17:03
Continuing work on the walformat.html document. This is an incremental check-in. (check-in: 627feecddc user: drh tags: trunk)
13:11
Typos in the new walindex.html document. (check-in: 59536a697b user: drh tags: trunk)
2017-11-09
21:01
Fix documentation typos reported on the mailing list by Philip Newton. (check-in: 8283dbcef9 user: drh tags: branch-3.21)
2017-11-08
15:43
Updated VFS documentation. (check-in: 61fb0b3465 user: drh tags: trunk)
2017-11-05
22:22
On the JSON1 documentation, make sure all arguments in the Overview section are italicized. (check-in: 0d9fba9226 user: drh tags: branch-3.21)
2017-11-04
20:26
Continuing work on the WAL file format document. (check-in: 0d151f472f user: drh tags: trunk)
17:08
Begin adding the "WAL-mode File Format" document. Much work left to be done. (check-in: 3f66c70302 user: drh tags: trunk)
15:02
Merge fixes from the 3.21.0 release branch. (check-in: 411a4d6dde user: drh tags: trunk)
2017-11-03
02:37
Fix typo reported on the mailing list. (check-in: d26d101c74 user: mistachkin tags: trunk)
2017-11-02
20:07
Fix a typo ("quote" instead of "quota") in the VFS document. (check-in: 877f14d569 user: drh tags: branch-3.21)
14:29
Fix typos in the affcase1.html document. (check-in: 7546b88643 user: drh tags: branch-3.21)
2017-10-30
17:32
Update the change log with more details of recent enhancements. (check-in: b22a695db2 user: drh tags: trunk)
2017-10-28
20:58
Preliminary changes for the 3.22.0 release. (check-in: b3e5268a9a user: drh tags: trunk)
2017-10-24
19:02
Fix the date and add hashes for the 3.21.0 release. (check-in: 19e6014767 user: drh tags: trunk, release, version-3.21.0)
18:26
Add news for the 3.21.0 release. (check-in: 83687a0810 user: drh tags: trunk)
14:54
Update the speed and size graphs. (check-in: c674dc0ada user: drh tags: trunk)
12:47
Deprecate the SQLITE_RTREE_INT_ONLY compile-time option. (check-in: c0722042ac user: drh tags: trunk)
2017-10-21
20:59
New updates to the change log for the 3.21.0 release. (check-in: 9654c88db8 user: drh tags: trunk)
2017-10-18
16:08
Add new fts5vocab virtual table type - "instance" - to the changelog for 3.21. (check-in: c325f3aaed user: dan tags: trunk)
2017-10-12
14:08
Updates to the change log for 3.21.0 (check-in: 90735e2235 user: drh tags: trunk)
13:55
Update document to show that the src/shell.c source file no longer exists in the canonical source repository and must now be generated from src/shell.c.in. (check-in: beb03aaf56 user: drh tags: trunk)
2017-10-11
18:22
Updates to the change log, including a typo-fix from Ward Willats. (check-in: 6239ca41af user: drh tags: trunk)
2017-10-09
12:54
Rewrite the footprint.html page to use recent measurements. (check-in: 9934321f15 user: drh tags: trunk)
12:04
Add the compiler-difference spreadsheet. (check-in: a6a543f623 user: drh tags: trunk)
2017-10-06
20:00
Fix minor problems in fts3.html. (check-in: 47132abeb4 user: dan tags: trunk)
17:54
Improve the error handling in the example rank function in fts3.html. (check-in: a95efd5bb8 user: dan tags: trunk)
2017-10-04
18:21
Do not scan documents "chronology.html" and "requirements.html" for requirements marks. (check-in: 8c28fe8097 user: drh tags: trunk)
17:53
Partial indexes may contain LIKE and GLOB operators since version 3.16.0. (check-in: 463a68e523 user: drh tags: trunk)
16:16
In the co-routine documentation, mention that future versions of SQLite might make smarter transformations. (check-in: 9cf55de770 user: drh tags: trunk)
15:53
Improvements to the co-routine documentation. (check-in: 18d1ad0854 user: drh tags: trunk)
2017-10-03
14:22
Update the size and speed spreadsheet. (check-in: af347871e8 user: drh tags: trunk)
2017-10-02
03:42
Mention changes to the use of co-routines in the change log. Provide information on co-routines in the query planner overview document. (check-in: 7e35a79626 user: drh tags: trunk)
2017-09-29
12:52
Merge fixes from the 3.20 release branch (check-in: 521876cfa4 user: drh tags: trunk)
12:50
Consistent name for the "SQLite In 5 Minutes Or Less" document. (Leaf check-in: 14bfb3bcf4 user: drh tags: branch-3.20)
12:11
Fix another typo in cintro.html (check-in: 3454b92ec6 user: drh tags: branch-3.20)
12:10
Fix typos and poor wording in cintro.html (check-in: becd70e3fa user: drh tags: branch-3.20)
2017-09-27
09:47
Fix two minor typos. (check-in: f4e38c11f1 user: drh tags: branch-3.20)
2017-09-15
21:15
Minor documentation updates. (check-in: 0896528c21 user: drh tags: trunk)
20:34
Update the change log. (check-in: 506bc5fa56 user: drh tags: trunk)
2017-09-13
04:08
Add a line to the change log for the recent pragma integrity_check enhancement. (check-in: 12d0f93647 user: drh tags: trunk)
2017-09-12
00:44
Update the virtual table documentation with information about the new operators passed into xBestIndex. (check-in: bd399e9806 user: drh tags: trunk)
2017-09-11
23:48
Add the b899b6042f97f5 ticket fix to the change log. (check-in: 5257ab389b user: drh tags: trunk)
21:09
Add the xBestIndex enhancement to the 3.21.0 change log. (check-in: 2e695cb380 user: drh tags: trunk)
2017-09-01
20:53
Updates to the size and performance chart (check-in: 5e4cd244d1 user: drh tags: trunk)
2017-08-31
00:54
Readability improvements to the file format documentation. (check-in: 3b1bef8768 user: drh tags: trunk)
2017-08-30
04:50
Update the speed-and-size spreadsheet. (check-in: 402ce78c69 user: drh tags: trunk)
04:46
Update the CPU usage improvement for 3.21.0. (check-in: 4ea4e27dc5 user: drh tags: trunk)
2017-08-29
13:19
Remove the scratch memory allocator. (check-in: d482cfb5ea user: drh tags: trunk)
2017-08-25
17:54
Update the change log for 3.21.0. (check-in: 2d9f1292ff user: drh tags: trunk)
17:26
Update the prototype Makefile. (check-in: 44c52e864a user: drh tags: trunk)
17:22
Merge changes from branch-3.20. Updated the makefile so that it works with recent changes to the core SQLite. The makefile now expects the BLD variable to be set to point to the directory in which has been run "./configure; make sqlite3.c" for the core source code. (check-in: 6c382d50b9 user: drh tags: trunk)
16:28
Update the speed and size graph. (check-in: a56a3b4391 user: drh tags: trunk)
2017-08-24
16:48
Fix incorrect SHA3 hash on the 3.20.1 sqlite3.c file. (check-in: 4252537c27 user: drh tags: branch-3.20)
16:32
Version 3.20.1 (check-in: b75bf48ce1 user: drh tags: release, version-3.20.1, branch-3.20)
2017-08-21
00:18
Fix typos in the CSV extension documentation. (check-in: 780ee679bd user: drh tags: branch-3.20)
2017-08-12
16:44
Add a description of new fts5vocab table type "instance" to the the fts5 documentation. (check-in: 2ba9202168 user: dan tags: trunk)
2017-08-11
01:21
Update the virtual table documentation to describe writable WITHOUT ROWID virtual tables. Also update the change log. (check-in: af4e59995a user: drh tags: trunk)
01:11
Fix an error in the FTS5 extension mechanism documentation. (check-in: 2d4dd1d10c user: drh tags: branch-3.20)
00:55
Fix a typo in the fileformat document (check-in: faacaa1d1b user: drh tags: branch-3.20)
00:54
Fix a typo in the fileformat document (check-in: 85bec545b9 user: drh tags: trunk)
2017-08-09
20:03
Clarification on the operation of the xUpdate method in the virtual table interface. (check-in: ecec1e668b user: drh tags: trunk)
2017-08-08
03:49
In the 35%-faster report, invert the ratios on the charts, as this seems to make them easier to understand. Check-in the spreadsheet used to construct the charts. (check-in: 3aac5ad40e user: drh tags: branch-3.20)
03:33
In the 35%-faster report, invert the ratios on the charts, as this seems to make them easier to understand. Check-in the spreadsheet used to construct the charts. (check-in: 4869b508d9 user: drh tags: trunk)
2017-08-07
16:53
Update links to the source code repositories to be HTTPS and update the location of the WWW3 server from Fremont to San Francisco. (check-in: aa6b786823 user: drh tags: branch-3.20)
01:44
Fix the hyperlinks to subsequent pages in the search results page. (check-in: e249e0131c user: drh tags: trunk)
01:43
Fix the hyperlinks to the subsequent pages on the search results page. (check-in: ffe3fc4ac0 user: drh tags: branch-3.20)
2017-08-04
14:25
Add the 2009-2018 speed graph relative to 3.20.0 to the speed-size spreadsheet. (check-in: 4df296b435 user: drh tags: trunk)
2017-08-03
20:39
Begin a change log entry for the 3.21.0 release. (check-in: 4cadcc5b9c user: drh tags: trunk)
15:47
Fix another typo in the bindptr.html document. (check-in: 8d2c7aa89d user: drh tags: trunk)
14:35
Amplify one of the points justifying static string pointer types. (check-in: 6604546bb4 user: drh tags: trunk)
14:18
Fix typo in the pointer-passing document. (check-in: 2de67f2a1a user: drh tags: trunk)
13:02
Increased detail on pointer types in the bindptr.html document. (check-in: 1316d197a4 user: drh tags: trunk)
2017-08-02
14:08
When searching the changelog only, leave hyperlinks and other markup in the result summary. (check-in: 12433ed2a3 user: dan tags: trunk)
2017-08-01
19:29
Add a website option to search the changelog instead of the documentation. Do not add any changelog files to the documentation index. (check-in: 8f15082015 user: dan tags: trunk)
19:24
Add a website option to search the changelog instead of the documentation. Do not add any changelog files to the documentation index. (Closed-Leaf check-in: 368f8fa51f user: dan tags: changelog-search)
18:42
Fix a typo in the changelog for release 3.4.0. (check-in: 0a8c13265d user: dan tags: trunk)
13:28
Version 3.20.0 (check-in: f5463fb0e6 user: drh tags: trunk, release, version-3.20.0)
01:23
Update the speed-and-size spreadsheet with the latest test numbers. (check-in: 17d120e496 user: drh tags: trunk)
2017-07-31
20:31
Enhance the change log to use ordered-lists rather than unnumber-lists to make it easier for people to refer to a specific item in the change log. Also fixed a minor typo on item 7 of the current change log. (check-in: bfd46de16b user: drh tags: trunk)
20:19
Mention the column-name fix in the change log for 3.20.0. (check-in: 86057a37ce user: drh tags: trunk)
14:16
Enhance the chronology.html page so that the table columns are sortable. (check-in: d3fa7ece9a user: drh tags: trunk)
2017-07-30
20:28
Fix a broken link to the A350 on the Well-Known users page. (check-in: aa249826dc user: drh tags: trunk)
2017-07-27
18:20
Update documentation for the destructor parameters on the pointer passing interfaces. (check-in: dd480b4420 user: drh tags: trunk)
2017-07-26
17:25
Add a news entry. Fix the release date. Fix typos. (check-in: 9759ba8053 user: drh tags: trunk)
15:06
Update test metrics on the testing.html page. (check-in: 6fc727b510 user: drh tags: trunk)
2017-07-25
17:03
Change log typo fixes. (check-in: 0e82b7e2dd user: drh tags: trunk)
15:57
More typo fixes. (check-in: 9fdf1274f9 user: drh tags: trunk)
15:40
Fix typo in the pointer-passing document. (check-in: 2f0174e967 user: drh tags: trunk)
2017-07-24
15:29
Further typo fixes in the pointer-passing document. (check-in: 3ae0a793ec user: drh tags: trunk)
15:19
Add a couple of sentences to the pointer-passing document to try to clarify that the caller owns the passed pointers. (check-in: 74ab40f1f1 user: drh tags: trunk)
15:15
Fix typos in the pointer-passing document. (check-in: 2c7e1e0eff user: drh tags: trunk)
14:17
Update the performance graphs for version 3.20.0. (check-in: 5f75ab8f7e user: drh tags: trunk)
13:24
Add requirements marks on the deterministic.html document. (check-in: c705444999 user: drh tags: trunk)
12:05
Fix a typo in the change log. (check-in: 3eb9aa1196 user: drh tags: trunk)
12:01
Merge hyperlink fixes from the 3.19 branch. (check-in: 727dbfb460 user: drh tags: trunk)
12:00
Restore text mistakenly deleted from the change log. (check-in: f9a896f5c0 user: drh tags: trunk)
11:34
Typos and clarifications to the pointer-passing document. (check-in: 8d02ad5577 user: drh tags: trunk)
2017-07-23
20:57
Improved documentation on the pointer-passing interfaces. (check-in: 9bf45f99e1 user: drh tags: trunk)
17:07
Fix the hyperlinks to the mailing lists. (Leaf check-in: 2785e9dd6c user: drh tags: branch-3.19)
2017-07-21
19:39
Further enhancements to the change log for 3.20.0. (check-in: 4e0e4a8084 user: drh tags: trunk)
19:32
Add the enhanced ability for date/time functions to be deterministic to the change log and to the "deterministic function" documentation. (check-in: e27224b526 user: drh tags: trunk)
19:12
Add documentation for the UNION virtual table. (check-in: 64af4ea91f user: drh tags: trunk)
2017-07-20
00:15
Update the size and performance graph. (check-in: d35ef36eeb user: drh tags: trunk)
2017-07-17
16:00
Update the FTS5 extension documentation to show the new fts5_api access technique. Update the change log to talk about the backwards incompatible changes in extensions flowing out of sqlite3_bind_pointer(). Update the search extension to use the new FTS5 extensions technique. (check-in: 0585b3df1c user: drh tags: trunk)
12:52
Add the integrity_check false-positive bug-fix to the change log. (check-in: 9b65b351e5 user: drh tags: trunk)
12:47
Merge typo fix from the 3.19 branch. (check-in: ee08220e84 user: drh tags: trunk)
12:25
Fix a typo in whentouse.html. (Cherrypick from trunk) (check-in: 8cd332487d user: drh tags: branch-3.19)
10:16
Fix a typo in whentouse.html (check-in: 9f1b8abdc8 user: drh tags: trunk)
10:15
Fix a hyperlink to the STMT extension. (check-in: c9011466c1 user: drh tags: trunk)
2017-07-15
15:30
Update althttpd.c to exclude HTTrack, which seems to be an abusive spider. (check-in: b47f5ff005 user: drh tags: trunk)
2017-07-14
15:38
Update the change log and the SQLITE_STMT documentation to reflect the new table name. (check-in: d2cf72e32f user: drh tags: trunk)
15:37
Expand on the documentation for Tcl method "wal_hook". (check-in: 356a4d4687 user: dan tags: trunk)
13:00
Small wording change to the faster-than-fs document. (check-in: 98f02236a9 user: drh tags: trunk)
12:59
Fix the wording on a requirement about the REPLACE operation. (check-in: f2f32e8bfe user: drh tags: trunk)
03:53
Improvements to the COMPLETION table documentation. (check-in: 6043714558 user: drh tags: trunk)
2017-07-13
22:39
Fix the release date for 3.20.0. (check-in: ef397e0f00 user: drh tags: trunk)
22:24
Documentation for PRAGMA secure_delete=FAST. Better hyperlinks on the change log. (check-in: ed98e4b3bf user: drh tags: trunk)
20:59
Add basic documentation for the COMPLETION extension. (check-in: 875a26d2d9 user: drh tags: trunk)
19:25
Fix documentation typos from David Raymond. (check-in: 73c3c21f31 user: drh tags: trunk)
19:12
Merge fixes from the 3.19.0 branch. (check-in: 3a97831e93 user: drh tags: trunk)
19:11
Updates to the carray() documentation and the change log. (check-in: 1563329e78 user: drh tags: trunk)
18:25
Add a bullet point to the release notes about the new _pointer() interfaces. (check-in: 2ffb71a3a7 user: drh tags: trunk)
2017-07-11
14:31
Mention tab-completion in the change log for 3.20.0. (check-in: bc8bf74d88 user: drh tags: trunk)
14:00
Clarify how the % operator works. (check-in: 3cb8f4e5f2 user: drh tags: branch-3.19)
2017-07-10
20:11
Updates to the change log for version 3.20.0 (check-in: 424efe1633 user: drh tags: trunk)
19:55
Merge fixes from the 3.19 branch. (check-in: fea84d9dc3 user: drh tags: trunk)
19:49
Fix a typo in the dbstat.html document. (check-in: 4160ca5c08 user: drh tags: branch-3.19)
18:11
Typo fixes. (check-in: 2a08b85198 user: drh tags: branch-3.19)
2017-07-09
18:49
Fix typo in the appfileformat.html document. (check-in: 67789bcd04 user: drh tags: branch-3.19)
2017-07-03
11:01
Fix a typo in the FOREIGN KEY documentation. (check-in: 58cb4dd691 user: drh tags: branch-3.19)
2017-07-01
23:24
Attempt to improve the INSERT documentation. (check-in: 6b1a2005d8 user: drh tags: branch-3.19)
23:23
Attempt to improve the INSERT documentation. (check-in: 89ca937f0e user: drh tags: trunk)
2017-06-30
00:47
Add the "fts5ext.so" target for building an SQLite extension that enables the sqlite3 command-line shell to access the website search database. (check-in: 4110cb10fc user: drh tags: trunk)
00:18
Update to the CLI documentation. (check-in: e792c53939 user: drh tags: trunk)
2017-06-29
20:54
Update the speed-size graph spreadsheet (check-in: 8b7c30639e user: drh tags: trunk)
18:27
Mention the -withoutnulls option to the "db eval" method in the TCL interface documentation. (check-in: b1785f3962 user: drh tags: trunk)
18:17
Add documentation for the STMT virtual table (check-in: 3c1197562c user: drh tags: trunk)
17:33
Mention the sqlite3_prepare_v3() enhancement in the change log. (check-in: 9421ab387b user: drh tags: trunk)
14:53
Updates to the query planner stability guarantee description to make it clear that it is off by default. (check-in: fa4e2ba5b2 user: drh tags: trunk)
14:47
Initial draft of release notes for version 3.20.0. (check-in: fe054454f3 user: drh tags: trunk)