Documentation Source Text

Timeline
Login

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

50 check-ins occurring around 85f5f65d9fd63b1e.

2019-04-13
15:33
Additional suggestions for defense against dark arts. check-in: b41d1c753f user: drh tags: trunk
2019-04-08
18:08
Fix a minor error in the datatype documentation. Leaf check-in: 87bef3d123 user: drh tags: branch-3.27
18:06
Fix a minor error in the datatype documentation. check-in: a5590f5f81 user: drh tags: trunk
2019-04-05
21:18
Remove an obsolete reference to the addopcodes.tcl script. check-in: efe862885f user: drh tags: trunk
2019-04-04
19:07
Fix a typo. check-in: e6f195d6f4 user: drh tags: trunk
2019-04-02
13:26
Add the four new keywords: EXCLUDE GROUPS OTHERS TIES check-in: 8db10efb63 user: drh tags: trunk
01:06
Update the fts3_tokenizer() documentation to describe how it now wants parameters to be bound. check-in: 30e7de5540 user: drh tags: trunk
2019-04-01
14:45
Merge changes from the 3.27 branch. check-in: 50513b6f28 user: drh tags: trunk
14:44
Improvements to VACUUM documentation - describe more clearly when another transaction might block a vacuum. check-in: 0f897a0268 user: drh tags: branch-3.27
2019-03-29
16:41
Fix spelling error in the previous check-in. check-in: cfd3eb70b4 user: drh tags: trunk
16:40
Mention the ON parsing ambiguity of UPSERT on the UPSERT documentation page. check-in: c3bcaaf1e5 user: drh tags: trunk
2019-03-28
20:22
Remove the "expr FOLLOWING" case from frame-specs that only describe the starting boundary. check-in: 5eff6feebc user: drh tags: trunk
15:23
In the window-defn bubble diagram, change "existing-window-name" to "base-window-name" and make it an indentifier instead of a non-terminal. check-in: 67d1075ce3 user: drh tags: trunk
15:15
Improved railroad diagram for frame-spec. check-in: 6598d28114 user: drh tags: trunk
01:20
Minor tweak to the window function documentation. check-in: 7113d8b989 user: drh tags: trunk
00:46
Work on the window function documentation. check-in: 4b4ef30fa6 user: drh tags: trunk
2019-03-27
19:02
Fix problems in windowfunctions.in. check-in: dac96e63bd user: dan tags: trunk
2019-03-26
14:47
Update the changes long to show the enhancements to window functions. check-in: 1a7fda4c1f user: drh tags: trunk
13:11
Update window functions documentation. check-in: bdc2a67078 user: dan tags: trunk
00:14
Update to the ".parameter" command documentation to conform to the latest implementation. check-in: 9dab48bb9d user: drh tags: trunk
2019-03-25
20:56
Updates to the change log for 3.28.0. check-in: 32b82e8386 user: drh tags: trunk
20:49
Update documentation to match the proposed window function changes. Closed-Leaf check-in: 783032878d user: dan tags: window-functions
15:19
Update the CLI documentation to describe the new --insert option to ".archive" and the behavior change to the --update option. check-in: bf3c223723 user: drh tags: trunk
14:32
Import typo fixes from trunk. check-in: 6f80f0890f user: drh tags: branch-3.27
14:30
Fix a documentation error: The preprocessor macro is SQLITE_HAVE_ZLIB, not SQLITE_USE_ZLIB. However the USE_ZLIB=1 option is what Makefile.msc expects. check-in: 85f5f65d9f user: drh tags: trunk
2019-03-23
16:09
Add a note about the ".breakpoint" shell command to the "debugging.html" page. check-in: 61444ae7e4 user: drh tags: trunk
2019-03-22
15:04
Improvements to the debugging.html webpage. check-in: ad08afecb8 user: drh tags: trunk
2019-03-18
10:26
Updates to the size and speed graph spreadsheet. check-in: c925c91186 user: drh tags: trunk
2019-03-14
01:05
Fix a documentation typo. No changes to code. check-in: 81fdc2faea user: mistachkin tags: trunk
2019-03-07
00:26
Fix typos in the changelog for 3.28.0. check-in: 6bd3d16e85 user: drh tags: trunk
2019-03-06
15:16
Add the new sqlite3_stmt_isexplain() interface to the change log. check-in: 13e71499bd user: drh tags: trunk
15:03
Merge changes from the 3.27 branch. check-in: 00f74a59cd user: drh tags: trunk
2019-03-04
23:49
New expensify logo. check-in: 81ea50fc28 user: drh tags: branch-3.27
2019-03-02
17:13
Merge fixes from the 3.27 branch. check-in: dcc4d55e47 user: drh tags: trunk
17:12
Add an initial change log for the 3.28 development cycle. check-in: f41d1a3db0 user: drh tags: trunk
2019-03-01
13:27
Update the JSON parsing speed in the json1.html documentation. check-in: 393a3d19ae user: drh tags: branch-3.27
2019-02-28
17:29
Documentation on the bind_falback method of the TCL interface. check-in: fb20146338 user: drh tags: trunk
2019-02-27
23:13
Add a note to the printf() documentation to make clear that the built-in SQLite printf() does not implement positional parameters. check-in: e0c57dd3d0 user: drh tags: branch-3.27
16:51
Add documentation for the Tcl command "db function" -returntype option. check-in: 2f154421cf user: dan tags: trunk
13:46
Updates to the althttpd.md documentation. check-in: 9ea89e32bf user: drh tags: trunk
13:20
Sanitize the search string when doing a search against the changelog. check-in: 0a969667a7 user: drh tags: trunk
13:08
In althttpd.c, add a newline after error message replies. check-in: 12f6c3b314 user: drh tags: trunk
2019-02-25
16:46
Add a news item for the 3.27.2 release. check-in: f52168899f user: drh tags: trunk
16:10
Version 3.27.2 check-in: 4604e54aca user: drh tags: trunk, release, version-3.27.2
2019-02-18
20:35
Fix typos in the fileformat2.html page. check-in: eecca5ae5e user: drh tags: trunk
15:33
Change "the following three queries" to "the following four queries" in fts5.in. check-in: b5b65a3c13 user: dan tags: trunk
15:22
Clarification of the StrAppend() routine in althttpd.c. check-in: 90fe325e31 user: drh tags: trunk
2019-02-16
16:42
Extra defensive coding in althttpd.c. check-in: 2ae41f4427 user: drh tags: trunk
15:41
Enhancements to the althttpd.c SCGI mechanism: Added the "fallback:" and "relight:" lines to the *.scgi specification file format. check-in: 1c981267ee user: drh tags: trunk
2019-02-15
21:21
Send the SCGI environment variable with a value of "1" on SCGI requests. check-in: 216ba4ebe1 user: drh tags: trunk