2019-08-08 15:24:17
— part of check-in
[1e17ea2fd1]
on branch omit-stat3
— Remove support for STAT3. The sqlite_stat3 tables are ignored, if they
exist. STAT4 continues to work as it always has, and as it is a superset of
STAT3 is the recommended replacement.
(user:
drh
size: 453802)
2019-08-08 19:19:42
— part of check-in
[f1cd234c98]
on branch trunk
— Remove support for SQLITE_ENABLE_STAT3. The sqlite_stat3 table is now ignored,
if it exists. Run ANALYZE using STAT4 to get the equivalent functionality,
which presumably everybody has been doing for a long time now.
(user:
drh
size: 453802)