Documentation Source Text

Timeline
Login

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

18 check-ins using file pages/compile.in version ffba0fa2a6

2014-12-06
15:13
Merge the 3.8.7.3 release changes into trunk. (check-in: 8fb499552f user: drh tags: trunk)
2014-12-05
00:07
Update the change log to reflect recent progress. (check-in: 3abfd7cf87 user: drh tags: trunk)
2014-12-03
15:50
Updates related to SQLITE_CHECKPOINT_TRUNCATE and especially to the PRAGMA wal_checkpoint documentation. (check-in: 8418b34bb8 user: drh tags: trunk)
2014-12-01
13:53
Add a couple of fragment marks to the WITHOUT ROWID document. (check-in: 571ed1e986 user: drh tags: trunk)
2014-11-21
13:42
Clarification to the documentation on the reverse_unordered_selects pragma. (check-in: 3d72482e47 user: drh tags: trunk)
2014-11-20
23:19
Fix a typo in the documention for abs(). (check-in: 243484a535 user: drh tags: trunk)
19:15
Updates to the file-format document. (check-in: c17b8feb60 user: drh tags: trunk)
02:13
Further enhancements to the file format document. (check-in: 0e52679d7c user: drh tags: trunk)
2014-11-19
22:22
Minor tweaks to the file format documentation. (check-in: 63cc893eba user: drh tags: trunk)
13:50
Fix a faulty requirement mark on the previous check-in. (check-in: 5c05494072 user: drh tags: trunk)
13:42
Add documentation for the noskipscan token in sqlite_stat1. (check-in: 242e4f73aa user: drh tags: trunk)
13:40
Merge website changes from the 3.8.7.2 branch. (check-in: 52c586dfd1 user: drh tags: trunk)
2014-11-12
01:43
Update the documentation to state that CTEs are not supported inside of triggers. (check-in: a88023a792 user: drh tags: trunk)
2014-11-11
21:11
Update ROLLBACK documentation to explain that SQLITE_ABORT_ROLLBACK is avoided for read operations if the schema is unchanged. (check-in: dbad62eafd user: drh tags: trunk)
20:22
Updates to the change log (check-in: 5498f534a2 user: drh tags: trunk)
12:18
Update autoincrement documentation to make it clear that inserts that subsequently roll back can have their rowids reused. (check-in: c9b9542439 user: drh tags: trunk)
2014-11-10
13:54
Process the -logfile argument of althttpd.c using strftime(). (check-in: 1c89e1bfa7 user: drh tags: trunk)
2014-11-07
13:25
Add the SQLITE_ENABLE_STMT_SCANSTATUS compile-time option. (check-in: 6e6b64e70c user: drh tags: trunk)