Schema Change: Add boolean field (TinyInt length 1) to campaign_events table
- The ALTER TABLES to run: https://gerrit.wikimedia.org/r/c/mediawiki/extensions/CampaignEvents/+/1101041/7/db_patches/mysql/patch-add-event_is_test_event.sql
- Where to run those changes: x1.wikishared, x1.testwiki, x1.test2wiki, x1.officewiki
- When to run those changes: ASAP
- If the schema change is backwards compatible: compatible with the current code deployed.
- If the schema change has been tested already on some of the test/beta wikis. Usually, as a last test, change should be applied to testwiki first: We will be testing on Beta and testwiki (along with deployment).