Fossil

Timeline
Login

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

5 check-ins tagged with "optimize-pragma"

2017-03-10
01:44
Merge recent enhancements from trunk Closed-Leaf check-in: 41d43ec6b9 user: drh tags: optimize-pragma
2017-03-06
19:53
Update the built-in SQLite to the latest 3.18.0 prerelease version that supports PRAGMA optimize. check-in: f32c36e58a user: drh tags: optimize-pragma
19:51
Merge in the Fossil 2.0 and 2.1 enhancements. check-in: 0dc479305f user: drh tags: optimize-pragma
2017-02-23
14:55
Add the /repo_stat1 webpage (accessible only to administrators). Enhance the /repo_schema page so that it can optionally show the schema for a single table. Include sqlite_stat1 information on the /repo_schema page. check-in: f9f5702d7a user: drh tags: optimize-pragma
13:42
Run the "PRAGMA optimize" command as the database is closing. This change is intended as a test of "PRAGMA optimize". check-in: 90555227ea user: drh tags: optimize-pragma