wiki.techinc.nl/maintenance/sqlite
Amir Sarabadani 4bde067722 Drop 1.32 and 1.33 db updates
Per official policy, updates from versions older than two TLS releases
are not supported.

Finding the implicit marker is a bit tricky. The user might try to
upgrade from a really old version that doesn't have tag_summary table
and mistakenly think it's new and allow upgrade. So turning the check
logic into a boolean AND where it must be new enough to have
change_tag_def table AND new enough not to have tag_summary table.

Change-Id: I5ff9630a6539a587a47930847e108ac53757106f
2022-09-26 18:34:31 +02:00
..
archives Drop 1.32 and 1.33 db updates 2022-09-26 18:34:31 +02:00
tables-generated.sql schema: Drop tl_title and tl_namespace fields from templatelinks 2022-09-06 19:53:15 +02:00