Documentation Source Text

Timeline
Login

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

200 most recent check-ins using file art/syntax/comment-syntax.gif version 209fcc11c2

2011-11-11
13:24
Update the bubble diagram for select-core so that GROUP BY does not allow ASC or DESC keywords. This brings the documentation into compliance with the implementation. (check-in: 40ef9e8de8 user: drh tags: trunk)
2011-11-07
14:45
Start documentation for 3.7.10 by noting the change in DEFAULT_FILE_FORMAT. (check-in: 50947bf51f user: drh tags: trunk)
2011-11-01
13:14
Add SHA1 hashes to the change-log for 3.7.9. (check-in: b2eb449d5e user: drh tags: trunk)
2011-10-31
17:20
Update changes and news in preparation for the 3.7.9 release. (check-in: b78d9767b2 user: drh tags: trunk)
2011-10-21
18:36
Add documentation for the SQLITE_DIRECT_OVERFLOW_READ compile-time option. (check-in: 02ece32458 user: drh tags: trunk)
16:42
Documentation updates for the round() function. (check-in: 81fe64736e user: drh tags: trunk)
2011-10-20
16:34
Update the link to Intuit on the famous.html page. (check-in: 1c732d7d88 user: drh tags: trunk)
2011-10-19
22:32
Add reports on the effect of compile-time options on library footprint. (check-in: 4cf26f3811 user: drh tags: trunk)
19:51
Tweaks to the changes.html page. (check-in: 7e0c741ddc user: drh tags: trunk)
17:14
Add tentative release notes for 3.7.9. Update the documentation on the length() and upper() SQL functions. (check-in: bb404327e3 user: drh tags: trunk)
2011-10-13
15:55
Change exit(1) to return(1) in the quick-start demo programs to avoid having to #include stdlib.h. (check-in: 4a03d52003 user: drh tags: trunk)
2011-10-11
12:36
Fix requirements marks on ANALYZE documentation. (check-in: 5eb8cc7380 user: drh tags: trunk)
2011-10-07
23:26
Update documentation for SQLITE_ENABLE_STAT3. (check-in: 4b78e06344 user: drh tags: trunk)
2011-09-30
14:43
Fix the maximum database size in the limits.html document. (check-in: 1579da9239 user: drh tags: trunk)
2011-09-21
00:53
Add the intern-v-extern-blob document. (check-in: 7f16b8574c user: drh tags: trunk)
2011-09-19
18:22
Add sha1 and SQLITE_SOURCE_ID checksums for 3.7.8 to the change log. (check-in: af2e9e04ed user: dan tags: trunk)
17:44
Updates to the 3.7.8 change list. Release date moved to 2011-09-19. (check-in: 837d3a3411 user: drh tags: trunk)
17:31
Changes prior to release. (check-in: 7cd488eca0 user: drh tags: trunk)
16:41
Update compile.html with SQLITE_MAX_SCHEMA_RETRY and SQLITE_OMIT_MERGE_SORT. (check-in: 5557403d9c user: drh tags: trunk)
15:42
Add the new database footprint page and populate it with statistics for SQLite version 3.7.8. (check-in: c3a816983f user: drh tags: trunk)
2011-09-17
22:45
Update the testing statistics. (check-in: 81fd8fc44f user: drh tags: trunk)
2011-09-16
21:41
Updates to the change log. (check-in: 00154767d3 user: drh tags: trunk)
2011-09-15
12:43
Update the code footprint numbers in the documentation (now 350KiB fully configured and 200KiB minimum). (check-in: 29d8f8e7c5 user: drh tags: trunk)
2011-09-12
18:29
Remove stray "(" character from the ON CONFLICT documentation. (check-in: dd27f660f9 user: drh tags: trunk)
2011-09-05
11:23
Remove all references to the old CVSTrac wiki, which is no longer supported. (check-in: 87f524783e user: drh tags: trunk)
2011-09-01
12:59
Update the "Books About SQLite" page with info about the 2nd edition of Definitive Guide. (check-in: e4bb1f4459 user: drh tags: trunk)
2011-08-31
16:54
Drop the STAT3 enhancement from the 3.7.8 release. (check-in: e64468c842 user: drh tags: trunk)
2011-08-22
19:47
Always specify -fPIC when building the parsehtml.so shared library. (check-in: 01468d451c user: drh tags: trunk)
2011-08-15
23:00
Updates to the short-filename documentation to describe SQLITE_ENABLE_8_3_NAMES=2. (check-in: f0ae7d9c09 user: drh tags: trunk)
16:44
Preliminary release date and change list for 3.7.8. (check-in: 4b85a41d69 user: drh tags: trunk)
2011-08-09
19:22
Update the "crew.html" page to show Joe's picture and bio. (check-in: 127b4cc937 user: drh tags: trunk)
2011-08-04
21:57
Clarify the language in the opening paragraphs of the file format document. (check-in: e7ebad87a6 user: drh tags: trunk)
2011-07-20
13:49
Fix typos in the file format document. (check-in: 81951052dc user: drh tags: trunk)
2011-06-30
16:26
Fix issues with the c3ref documentation generator script. (check-in: 50d18aeabf user: drh tags: trunk)
2011-06-28
18:01
Add the SQLITE_SOURCE_ID and SHA1 checksum for 3.7.7.1 to the changelog. (check-in: f84b6b4880 user: dan tags: trunk)
17:57
Changes for version 3.7.7.1. (check-in: 7c476ae1be user: dan tags: trunk)
2011-06-24
11:03
Fix a date on the news.html page. (check-in: 5ad1fee55e user: dan tags: trunk)
06:41
Update the changelog with the sha1 and SQLITE_SOURCE_ID values for 3.7.7. Change the 3.7.7 release date to the 24th. (check-in: 13b40c2c08 user: dan tags: trunk)
2011-06-21
00:17
Add a news item for the 3.7.7 release. (check-in: 4bfe2f0bdf user: drh tags: trunk)
2011-06-20
23:51
More typo fixes. (check-in: 8f9d1225b6 user: drh tags: trunk)
21:48
Documentation typos. (check-in: b503d1f516 user: drh tags: trunk)
20:27
Update the compile-time options. (check-in: 46855636fa user: drh tags: trunk)
19:49
Updates in preparation for the 3.7.7 release. (check-in: be9ae0b604 user: drh tags: trunk)
19:49
Fix the ON CONFLICT documentation to avoid the erroneous implication that you can put an ON CONFLICT clause on a CHECK constraint. (check-in: 11f4999021 user: drh tags: trunk)
2011-06-15
17:17
Fix typos found and reported by aku. (check-in: f6062d7175 user: drh tags: trunk)
12:23
Update the limits.html document for the new upper bound on SQLITE_MAX_ATTACHED and to describe the maximum database size and the maximum number of rows in a table. (check-in: b91558ccbf user: drh tags: trunk)
2011-06-14
19:38
Update fts3.html with the new "order" and "prefix" options. (check-in: 074255f9eb user: dan tags: trunk)
2011-06-08
15:11
Fix a typo in the how-to-corrupt document. (check-in: a1408d26c6 user: drh tags: trunk)
2011-06-04
23:20
Fix a missing end-requirement mark in the expression documentation. (check-in: 957ac800cf user: drh tags: trunk)
2011-05-31
11:56
Update the documentation to state that the LIMIT of a scalar subquery is always 1. (check-in: 8d37b80354 user: drh tags: trunk)
2011-05-25
14:51
A tweak to the 8+3 filename documentation. Update to the change log. (check-in: 6f298c3ff3 user: drh tags: trunk)
2011-05-24
00:52
Added preliminary documentation for the SAVEPOINT methods in virtual tables. (check-in: 3dded2adf9 user: drh tags: trunk)
00:44
Restrict website search text to omit non-alphanumeric characters. (check-in: 2528553d5a user: drh tags: trunk)
2011-05-23
19:04
Edits to the VFS documentation. Better cross-referencing to VFS. (check-in: e63c0ce4fb user: drh tags: trunk)
2011-05-20
23:21
Further tightening of the validity rules for valid HTTP requests in althttpd.c. (check-in: 73bc374298 user: drh tags: trunk)
20:41
Initial work on documentation of the VFS. (check-in: 5654d9aebd user: drh tags: trunk)
2011-05-19
17:14
Merge the 3.7.6.3 changes into trunk. (check-in: 6800ff0968 user: drh tags: trunk)
14:45
News updates for the 3.7.6.3 release. (Leaf check-in: ef14f9a3d4 user: drh tags: branch-3.7.6)
12:59
Preparing for the 3.7.6.3 patch release. (check-in: f3ea1f0a36 user: drh tags: branch-3.7.6)
2011-05-18
13:31
Refinements to the 8+3 filename documentation. (check-in: 4e0a472c30 user: drh tags: trunk)
13:14
Add documentation for 8+3 filenames. (check-in: 4e973ec4bf user: drh tags: trunk)
2011-05-13
16:57
Rather than document goofy behavior, better to make the behavior less goofy. (Was: Clarify in the documentation that last_insert_rowid() does not work for virtual tables.) (Closed-Leaf check-in: f102116e8a user: drh tags: mistake)
16:47
Add a requirement that CHECK constraints cannot contain subqueries. (check-in: 1f3d321253 user: drh tags: trunk)
2011-05-11
20:53
Improvements to capi3ref hyperlinking. (check-in: b12665db54 user: drh tags: trunk)
19:01
Add documentation for URI filenames. Update capi3ref.in so that it is able to have [[label]] style anchors in the middle of a single documentation unit. (check-in: 66c5bcbaf8 user: drh tags: trunk)
2011-05-02
12:23
Fix a typo in the FAQ reported on the mailing list. (check-in: a8df0f43ab user: drh tags: trunk)
2011-04-22
20:49
Clarification and corrections to the computation of how much content spills into overflow pages in the b-tree. (check-in: e64e27e335 user: drh tags: trunk)
2011-04-20
11:01
Add the "make fast" target on the makefile - for constructing documentation without the requirements matrix. Added notation to the windows DLL on the download page to mention that it is suitable for use with Ruby on Rails. (check-in: e84c9353ca user: drh tags: trunk)
10:46
Change CURRENT_DATETIME to CURRENT_TIMESTAMP in the documentation. Clarify the 32K-amalgamation description. (check-in: 372f970213 user: drh tags: trunk)
2011-04-17
18:03
Update the website for version 3.7.6.2. (check-in: 773de3a641 user: drh tags: trunk)
2011-04-13
18:37
Update documentation for the 3.7.6.1 patch release. Fix a typos in the FTS4 documentation. (check-in: 0a742ee49a user: drh tags: trunk)
2011-04-12
19:40
Another typo in howtocorrupt.html (check-in: 0a0f9e093b user: drh tags: trunk)
19:31
Fix typos in the howtocorrupt.html document. (check-in: ee071c325f user: drh tags: trunk)
18:46
Add a new failure scenario to the howtocorrupt.html document. (check-in: 115b99a5d1 user: drh tags: trunk)
18:17
Add the "How To Corrupt And SQLite Database" document. (check-in: bc040b36db user: drh tags: trunk)
13:28
Add a link from the download page to System.Data.SQLite.org. Also change the name of precompiled Mac binaries from *-mac-* to *-osx-*. (check-in: 5235a1ff91 user: drh tags: trunk)
13:27
Fix a typo in the news for version 3.7.6. (check-in: 79c9cada16 user: drh tags: trunk)
12:06
Update the description of the "sqlite-autoconf-*.tar.gz" tarball to explain that it now also incorporates the TCL bindings using TEA. (check-in: aa9c46b205 user: drh tags: trunk)
02:34
Add the SQLITE_SOURCE_ID to the "changes" page. (check-in: f0fe4bfd5d user: drh tags: trunk)
02:13
Tag the 3.7.6 release. (check-in: 2e59fe9667 user: drh tags: trunk, release)
2011-04-11
23:23
Add a news entry for the release. Update the homepage. (check-in: 9f0051f622 user: drh tags: trunk)
2011-04-09
03:04
Back out the SQLITE_OMIT_UNIQUE_ENFORCEMENT compile-time option. (check-in: 4e49b51557 user: drh tags: trunk)
2011-04-07
18:17
Fix a typo in SQLITE_OMIT_UNIQUE_ENFORCEMENT. (check-in: 8870b75865 user: drh tags: trunk)
11:14
Fix a typo in pragma.html. "RESTART" is a valid parameter to use with "PRAGMA wal_checkpoint", not "RESET". (check-in: 486f3e085d user: dan tags: trunk)
2011-04-06
19:40
Fix a typo in the change log for 3.7.6. (check-in: 055d224c39 user: drh tags: trunk)
15:26
Fix the build-product name recipe at the bottom of the download page. (check-in: e538d8674b user: drh tags: trunk)
2011-04-05
22:22
Change the target release date for 3.7.6 to April 12. (check-in: 76d31b952b user: drh tags: trunk)
14:31
Updates to the ANALYZE and FTS4 documentation to describe the latest changes. Updates to the changes.html file as we move closer to the 3.7.6 release. Added amalgamation32k to the download.html page. (check-in: 4fb953fec0 user: drh tags: trunk)
2011-03-30
19:11
Fix an broken link in the compile.in document. (check-in: 21e4585531 user: drh tags: trunk)
2011-03-29
16:02
Fix a typo in an error message for althttpd.c. (check-in: 67ea9276f4 user: drh tags: trunk)
2011-03-28
16:44
Add basic authentication capabilities to althttpd.c (check-in: 458e5b55bf user: drh tags: trunk)
2011-03-23
18:24
Add a line about the SQLITE_MAX_ATTACHED increase to the change log. (check-in: 15a9eb4640 user: drh tags: trunk)
2011-03-21
07:25
Remove some sqlite API related text that was accidentally copied from c3ref.in into session.in. (check-in: 2027dee073 user: dan tags: trunk)
02:19
Automatically create the "session" subdirectory if it does not previously exist. (check-in: ddc0a3baa3 user: drh tags: trunk)
2011-03-20
11:13
Add new page session.in to document the session module. (check-in: fd135b2345 user: dan tags: trunk)
2011-03-17
14:13
Add Nokia back to the list of sponsors. (check-in: 1fe83b7e46 user: drh tags: trunk)
14:13
Update the changes log for recent addition to 3.7.6. (check-in: ef63e519c2 user: drh tags: trunk)
2011-03-16
07:03
Fix a typo in fts3.in. (check-in: c605c75c11 user: dan tags: trunk)
2011-03-12
05:03
Fixed typo. (check-in: 12e0a9369a user: shaneh tags: trunk)
05:01
Added comments for SQLITE_OMIT_UNIQUE_ENFORCEMENT. (check-in: 21beb4719d user: shaneh tags: trunk)
2011-03-07
13:40
Fix typos in Appendix A of fts3.html. (check-in: b3c69199b5 user: dan tags: trunk)
2011-03-06
03:32
Updates to the testing page: talk of signed-integer overflow and verifying that it is not used. (check-in: 3793e03ba1 user: drh tags: trunk)
2011-02-23
21:27
Make the opcode formatter resistent to comment text that looks like hyperlinks but is really an array index. (check-in: 479052b445 user: drh tags: trunk)
21:21
Add Intuit to the list of famous users. (check-in: d45b5ab320 user: drh tags: trunk)
2011-02-21
14:46
Add a FAQ to for the ECCN for SQLite. (check-in: 4787eddcd9 user: drh tags: trunk)
2011-02-19
15:54
Fix a typo on the change list for version 3.7.6. (check-in: b51db44405 user: drh tags: trunk)
15:53
Update the working on the "warning message" FAQ in response to complaints on the mailing list. (check-in: cea598a713 user: drh tags: trunk)
2011-02-10
20:30
Update the index page and the change log for 3.7.6. (check-in: a7fc545076 user: drh tags: trunk)
20:25
Update pragma documentation to describe the parameters to the wal_checkpoint pragma that follow from the addition of sqlite3_wal_checkpoint_v2(). (check-in: aefb07aa90 user: drh tags: trunk)
2011-02-05
17:00
Update the description of fts4aux in fts3.in to account for recent changes. (check-in: 8e18201f14 user: dan tags: trunk)
2011-02-04
00:52
Update the ATTACH documentation to allow an expression as the filename parameter. Core ticket http://www.sqlite.org/src/info/9013e13dba. (check-in: be0c879c12 user: drh tags: trunk)
2011-02-03
19:06
Update fts3.html to describe the fts4aux module and the fts4 compress/uncompress options. (check-in: ead2cc60ef user: dan tags: trunk)
2011-01-31
14:41
Change the date on version 3.7.5 to February 1. (check-in: ee5bc9089c user: drh tags: trunk)
2011-01-28
21:39
Mention system.data.sqlite in the News for the 3.7.5 release. (check-in: b6c1243fbc user: drh tags: trunk)
2011-01-27
14:39
Documentation updates in preparation for the 3.7.5 release. (check-in: c28584352a user: drh tags: trunk)
2011-01-24
17:56
Update the feature list for 3.7.5. (check-in: 9bc76da550 user: drh tags: trunk)
2011-01-20
15:16
Fixed eight documentation typos reported on the mailing list. (check-in: 9101dd1c25 user: drh tags: trunk)
2011-01-17
18:29
Begin recording changes in preparation for the 3.7.5 release. (check-in: d098a0558d user: drh tags: trunk)
2011-01-13
16:09
Fix typo in the pragma documentation: dartbase to database. (check-in: bd64b1f2ab user: drh tags: trunk)
12:28
Update the names of the Fossil repositories for source code and documentation. (check-in: aae700de31 user: drh tags: trunk)
2011-01-12
22:22
Fix documentation typo pointed out on the mailing list. (check-in: 1927e7c245 user: drh tags: trunk)
2011-01-05
21:46
Fix a serious bug in the specification of the file format: the serial types for BLOB and TEXT where reversed. (check-in: 83a0bc6bb9 user: drh tags: trunk)
2010-12-29
04:52
Fix the order of the LIMIT and OFFSET clauses in some examples on fts3.html (LIMIT comes before OFFSET). (check-in: d3fc079ba8 user: dan tags: trunk)
2010-12-17
17:49
Add entries to the download.in page for snapshot shells for windows. (check-in: 02ac129c98 user: drh tags: trunk)
2010-12-16
17:20
Add documentation of the SQLITE_DEFAULT_FOREIGN_KEY compile-time parameter. (check-in: d606802b48 user: drh tags: trunk)
17:19
Fix a detail of the case_sensitive_like pragma documentation to more accurately describe what really happens. (check-in: 78d484e889 user: drh tags: trunk)
2010-12-09
18:56
Add documentation for the SQLITE_DEFAULT_WAL_AUTOCHECKPOINT compile-time option. Other updates to PRAGMA documentation. (check-in: 140df585c3 user: drh tags: trunk)
2010-12-08
21:13
Remove an obolete requirement from the cache_size pragma. Un-deprecate the foreign_key_list pragma, since people seem to use it far more than we suspected. (check-in: d399230aae user: drh tags: trunk)
12:58
Add a description of the file naming conventions to the download page. (check-in: 5610cee39b user: drh tags: trunk)
2010-12-07
20:07
Update release notes; fix some typos. (check-in: 9cd115e7d2 user: shaneh tags: trunk)
19:32
Fix a typo in the News page. (check-in: 031858612b user: drh tags: trunk)
16:40
Updates to the change-log and news prior to the 3.7.4 release. (check-in: 9ccdbef023 user: drh tags: trunk)
2010-12-01
12:57
Fix a requirement mark in the pragma documentation. (check-in: 517974ad50 user: drh tags: trunk)
11:23
Change a testable statement mark in lang.in. (check-in: 05fc2c982b user: dan tags: trunk)
2010-11-30
18:13
Fix typos in queryplanner.in (check-in: 78db9f1266 user: drh tags: trunk)
12:11
Minor changes to lang_dropview.html. Add section to lang.in describing resolution of object names. (check-in: 6ec0e9720c user: dan tags: trunk)
2010-11-29
21:50
Explanation of the use of :-prefix host parameters for substitution in the TCL interface. (check-in: af551e7e6d user: drh tags: trunk)
12:05
Change a sentence in lang_droptable.html. (check-in: 8c82296b21 user: dan tags: trunk)
2010-11-27
15:55
Add some extra details to fts3.in. (check-in: 5ab479563e user: dan tags: trunk)
11:46
Fix typos in fts3.in. (check-in: bead827e51 user: dan tags: trunk)
2010-11-26
22:46
Update the download page to use a new, consistent file naming scheme. Download files end with a version number of the form WXXYYZZ where W is 3, XX is the major version, YY is the minor version, and ZZ is the patch number. (check-in: 8b77a71a8c user: drh tags: trunk)
21:06
Updates to the FTS3 documentation to include additional discussion and links to FTS4 concepts. (check-in: b8865a0011 user: drh tags: trunk)
18:23
Update documentation for fts3 matchinfo function. (check-in: 4deb70dd76 user: dan tags: trunk)
15:18
Further updates to pragma documentation. Mark deprecated pragmas as such. Tag pragmas used for debugging only. (check-in: e3dca045a2 user: drh tags: trunk)
2010-11-23
15:57
Updates to the PRAGMA documentation. (check-in: b5201ace8f user: drh tags: trunk)
2010-11-21
01:36
Updates to documentation on date/time functions and pragmas. (check-in: 2d231c8139 user: drh tags: trunk)
2010-11-20
01:45
Improved sync pragma documentation. (check-in: 3ae5d72cbd user: drh tags: trunk)
2010-11-18
20:42
Fix a typo in the PRAGMA auto_vacuum documentation. (check-in: 8c4c6ab123 user: drh tags: trunk)
16:21
Update the documentation to be explicit that a parent key must not be a rowid. (check-in: d1edb27943 user: drh tags: trunk)
01:11
Another minor change to the EQP documentation. (check-in: 1aff231013 user: drh tags: trunk)
2010-11-17
22:30
Tweak to the text of the EQP documentation. (check-in: 5f2171a4cb user: drh tags: trunk)
01:32
Add the sqlite3_stmt_readonly() function to the change log. (check-in: c591c1b79d user: drh tags: trunk)
2010-11-15
18:43
Add additional requirements marks and reword a few sentences in eqp.html. (check-in: 09966391b1 user: drh tags: trunk)
17:35
Minor fixes for sample code in eqp.in. (check-in: 897bd4f88e user: dan tags: trunk)
14:32
Add the Airbus logo to the "famous.html" page. Update the changes for 3.7.4. (check-in: c0a45dd7fa user: drh tags: trunk)
13:15
Fix a typo from the fts3.html document. (check-in: c547f4b6c1 user: drh tags: trunk)
2010-11-13
19:00
Move the examples on lang_explain.html to new document eqp.html. (check-in: 0c8678b577 user: dan tags: trunk)
17:10
Update EXPLAIN QUERY PLAN examples to match changes to sqlite. (check-in: 3f8c0a0c1f user: dan tags: trunk)
2010-11-12
17:40
Add evidence marks to examples on lang_explain.html. (check-in: 360fe45245 user: dan tags: trunk)
2010-11-11
17:47
Add extra documentation for EXPLAIN QUERY PLAN. (check-in: 759dfb93a1 user: dan tags: trunk)
2010-11-10
18:43
Add some more documentation for EXPLAIN QUERY PLAN. (check-in: 37f6e9f261 user: dan tags: trunk)
2010-11-03
01:22
Updates to PRAGMA locking_mode and WAL documentation. (check-in: 8ff1145035 user: drh tags: trunk)
2010-11-02
14:46
Documentation of the WAL in EXCLUSIVE locking-mode changes. (check-in: 0aa0be4de5 user: drh tags: trunk)
2010-10-14
17:27
Fix the join-op syntax diagram so that it allows LEFT JOIN in addition to LEFT OUTER JOIN. (check-in: 1a0decefd2 user: drh tags: trunk)
2010-10-08
16:09
Changes to lang_createtable.html. (check-in: dcfeca529f user: dan tags: trunk)
02:37
Changes to the website for version 3.7.3. (check-in: c800d719f4 user: drh tags: trunk)
2010-10-06
13:47
Updates to the file format documentation. (check-in: 8f5cfd48d2 user: drh tags: trunk)
12:23
Update the change documentation for the 3.7.3 release. Fixes to the description of the index_info pragma. (check-in: d009514359 user: drh tags: trunk)
2010-10-01
19:03
Clarify that if a CHECK expression evaluates to NULL, it is not a constraint violation. (check-in: 217545f050 user: dan tags: trunk)
2010-09-30
18:23
Fix a typo on lang_createtable.html. (check-in: 2d50d47170 user: dan tags: trunk)
16:31
Add missing image: numeric-literal.gif. (check-in: d1c65c4e95 user: drh tags: trunk)
16:15
Added a syntax diagram for numeric literals, especially floating point literals. (check-in: 598ff451ef user: drh tags: trunk)
2010-09-29
18:22
Fix a problem with the definition of the DEFAULT clause on lang_conflict.html. (check-in: 73b4c1e498 user: dan tags: trunk)
11:10
Change "'CREATE TABLE AS' statements" to "'CREATE TABLE ... AS SELECT ...' statements" on lang_createtable.html. (check-in: 4534ea5789 user: dan tags: trunk)
04:20
Fix documentation typos in testing.html and in fileformat2.html. (check-in: ac93c65159 user: drh tags: trunk)
01:38
Various documentation typo fixes and updates. (check-in: 161f14d929 user: drh tags: trunk)
2010-09-28
17:38
Changes to the CREATE TABLE documentation. (check-in: 2092d92251 user: dan tags: trunk)
2010-09-24
19:00
Update the REINDEX syntax diagram to allow for no arguments. (check-in: f55ccb05aa user: drh tags: trunk)
18:59
Document the effect of the "REINDEX;" statement. (check-in: 6405a81c7b user: dan tags: trunk)
17:58
Fixes and testability improvements to lang_vacuum.html. (check-in: 91efaa0fc0 user: dan tags: trunk)
07:59
Add a definition for interpreting the result of an expression as a boolean value (e.g. for WHERE or HAVING clauses) to lang_expr.html. Link to this from lang_update.html, lang_delete.html and lang_select.html instead of repeating the definition on each page. (check-in: 36c1765653 user: dan tags: trunk)
2010-09-23
18:46
Changes to lang_update.html. (check-in: 32506c4e82 user: dan tags: trunk)
2010-09-21
16:58
Further changes to lang_update.html. (check-in: e7259b8c39 user: dan tags: trunk)
2010-09-20
19:09
Changes to lang_update.html to make it more testable. (check-in: 5df6adc2a9 user: dan tags: trunk)
2010-09-18
18:52
Tweaks to lang_insert.html. (check-in: 15cc2204a5 user: dan tags: trunk)
15:03
Remove the tags from a couple of untestable statements in lang_select.html. (check-in: 0df9f2d381 user: dan tags: trunk)
2010-09-17
19:52
Update the syntax diagram GIF files. (check-in: 2adf0c0cca user: drh tags: trunk)
17:08
Modify syntax diagrams to show that LIMIT and OFFSET clauses are now expressions, not constant integers. And to make it clear that "OUTER" and "NATURAL OUTER" joins are not supported. (check-in: 5db62da333 user: dan tags: trunk)
00:50
Add coverage percentages to the bottom of the requirements matrix. (check-in: 0f0f4c2b6f user: drh tags: trunk)
2010-09-16
18:50
Change the documentation for LIMIT and OFFSET clauses to be more testable. (check-in: 1cb27a268e user: dan tags: trunk)
2010-09-15
22:17
Updates to the documentation for the new sqlite3_soft_heap_limit64() interface. (check-in: 5d170249d2 user: drh tags: trunk)
18:54
Changes to make the documentation for ORDER BY more testable. (check-in: 095cad2463 user: dan tags: trunk)
2010-09-14
19:10
Adding additional comparison operators to the list in datatype3.html. (check-in: a43ee1e871 user: drh tags: trunk)
18:57
Fix a recently introduced error regarding collation sequences and compounds SELECT statements. (check-in: 8d9fe20890 user: dan tags: trunk)
13:25
Add <> to the list of comparison operators in datatype3.html. (check-in: 838bd2b455 user: drh tags: trunk)
2010-09-13
18:56
Changes to SELECT documentation related to compound SELECT operators. (check-in: 182ba19363 user: dan tags: trunk)
12:06
Added documentation on the SQLITE_4_BYTE_ALIGNED_MALLOC compile-time option. (check-in: dc93bef322 user: drh tags: trunk)
2010-09-11
17:46
Change to requirement marks in lang.in. (check-in: b5882b3f8f user: dan tags: trunk)
2010-09-10
19:11
Minor changes to lang.in. (check-in: 8efac9af2b user: dan tags: trunk)
2010-09-09
19:08
Bug in "fossil rename" prevented the removal of fileformat.in from working. This checkin deletes it, which we know works. (check-in: 95550b75ee user: drh tags: trunk)