We need to update tables-catalog.yaml to document the tables added in T402391: Suggested investigations: Create database tables.
Background
- tables-catalog.yaml is used to document what tables should exist on production databases
- We should document new tables that are created in this file when we create them on production
- We need a list of wikis which the tables should exist on, so we cannot do this task until:
- We have decided which wikis we will initially deploy to
- Create the tables on the relevant extension1 databases
Acceptance criteria
- tables-catalog.yaml is updated to include the tables added in T402391: Suggested investigations: Create database tables