Documentation Source Text

Timeline
Login

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

50 check-ins occurring around 27ba2d2d592d6710.

2017-05-12
21:05
Hyperlinks to the faster-than-the-filesystem report from the two application-file-format articles. check-in: a79b7fc8f1 user: drh tags: trunk
20:17
Mention the anycollseq.c loadable extension in the release notes. check-in: c7eb4e0706 user: drh tags: trunk
02:13
Fix typo in the change log. check-in: 6aca55b1f8 user: drh tags: trunk
2017-05-11
18:44
Add the json_extract() enhancement to the change log. check-in: 48487a9f5c user: drh tags: trunk
15:55
Mention the FTS5 column filter enhancement in the change log. check-in: b65a1fd59e user: drh tags: trunk
13:36
Fix the description of the SQLITE_READ authorizer change in the change log. check-in: fd8d8bb382 user: drh tags: trunk
2017-05-10
16:38
Update the 35%-faster document to the latest from trunk. Leaf check-in: 7e41434c2b user: drh tags: branch-3.18
16:38
Minor wording tweaks to the 35%-faster document. check-in: a1177bfca0 user: drh tags: trunk
16:34
Add the SQLITE_READ authorizer change to the change log for 3.19.0. check-in: 84e21ebf22 user: drh tags: trunk
2017-05-05
16:56
Copy the 35% faster changes from trunk. check-in: 6fa9ca7f89 user: drh tags: branch-3.18
16:55
Updates to the 35% faster document. check-in: ac27ab7f6f user: drh tags: trunk
12:55
Import the faster-than-filesystem document from trunk. check-in: 488af3774f user: drh tags: branch-3.18
2017-05-04
20:23
More tweaks to the 35% faster document. check-in: 3563b95114 user: drh tags: trunk
20:14
Fix typos and make improvements to the 35% faster document. check-in: 4764f16dc0 user: drh tags: trunk
19:44
Add the "35% Faster Than The Filesystem" document. check-in: fd906f77ce user: drh tags: trunk
2017-05-02
18:46
Update the change log and the speed-and-size graph. check-in: 03fde5ae27 user: drh tags: trunk
01:31
Fix typo. check-in: f230c5ce7d user: mistachkin tags: trunk
2017-04-29
18:03
Further improvements to the opcode.html document. check-in: 1f4f0600ef user: drh tags: trunk
16:55
Improved background information on the bytecode engine. check-in: 21168dec96 user: drh tags: trunk
2017-04-18
11:52
Update to the flattening optimization description in the optoverview.html page. Add a new bullet to the change log for 3.19.0. check-in: d26b238e7e user: drh tags: trunk
11:40
Add a change log entry for the pending 3.19.0 release. check-in: 31ead1aade user: drh tags: trunk
11:07
Update the perfomance and size spreadsheet with the latest figures. check-in: 7b34966b61 user: drh tags: trunk
2017-04-17
18:13
Update the documentation on the foreign_key_check pragma to explain that the second output column is NULL for WITHOUT ROWID child tables. check-in: af6ceab74d user: drh tags: trunk
2017-04-13
09:59
Update fts5 docs to reflect support for a user column on the LHS of a MATCH operator. check-in: ab263df2e6 user: dan tags: trunk
2017-04-12
20:02
Attempt to clarify the operation of the page_size pragma. check-in: 6d2df6128e user: drh tags: trunk
20:00
Update fts5 documentation to reflect new column filter capability. check-in: 27ba2d2d59 user: dan tags: trunk
2017-04-11
23:14
Fix a typo on the compile.html page. check-in: 5c613c450a user: drh tags: trunk
19:19
Fix typos in the howtocorrupt.html document. check-in: 20b925f012 user: drh tags: trunk
19:15
Update the JSON1 documentation to state the 2000-level limit on recursion. check-in: 0bcdcaff9c user: drh tags: trunk
2017-04-08
11:38
Clarify what it means when it says "JSON1 is not available by default." check-in: 16bd995f65 user: drh tags: trunk
2017-03-31
15:40
Fix typos and clarify text in the sessionintro.html document. check-in: 1bac33959e user: drh tags: trunk
2017-03-30
16:43
Add documentation for the unlock_notify method of the TCL interface. check-in: d6dd485d18 user: drh tags: trunk
15:02
Add a news entry for 3.18.0. check-in: 8df001ccf7 user: drh tags: trunk
14:13
Update the date of the 3.18.0 release in changes.in. check-in: 52e170b093 user: dan tags: trunk, release, version-3.18.0
11:49
Version 3.18.0 check-in: b52ffdcfb4 user: drh tags: trunk
2017-03-28
18:47
Update the size and speed spreadsheet. check-in: 386e017de4 user: drh tags: trunk
2017-03-24
19:19
Update the change log so that it shows the OP_Once bug fix. check-in: 82e4157c6b user: drh tags: trunk
2017-03-23
23:45
Add documentation for the json_patch() SQL function. check-in: 3c4519094f user: drh tags: trunk
2017-03-20
15:36
Report the fix of the sqlite3_trace_v2() output for nested SQL. check-in: a432575098 user: drh tags: trunk
14:42
Improved documentation for automatic analyze using PRAGMA optimize. check-in: 1bbfd06810 user: drh tags: trunk
13:05
Add the changes to SQLITE_SOURCE_ID to the change log. check-in: 717afb7f73 user: drh tags: trunk
12:26
Merge changes from the 3.17.0 release. check-in: 3ff90dd03b user: drh tags: trunk
12:25
Include a link to the draft change log on Pre-Release Snapshots on the download page. Leaf check-in: 1b710ef1fc user: drh tags: 3.17
12:10
Refinements to the change log for 3.18.0. check-in: 967d54a0f6 user: drh tags: trunk
2017-03-17
23:06
The change log addition of the previous check-in went into the wrong release. This check-in fixes the problem. check-in: 71622aac82 user: drh tags: trunk
23:00
Add enforcement of SQLITE_LIMIT_VDBE_OP to the change log. check-in: 6e5fa8b967 user: drh tags: trunk
2017-03-16
20:26
Update the speed and size graph. check-in: fe8607b103 user: drh tags: trunk
12:55
Merge doc fixes from the 3.17.0 release. check-in: bb08575574 user: drh tags: trunk
12:49
Mention the requirement of Fossil 2.0 in getthecode.html. check-in: 36cbd238b5 user: drh tags: 3.17
2017-03-15
23:10
An initial top-level README.md file. check-in: 1b99dd4dc8 user: drh tags: trunk