0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-07 13:19:19 +08:00
discourse/migrations/db
Régis Hanol d50ad17e9f
DEV: update IntermediateDB schema config (#37198)
The Migration Tests CI workflow was failing because the schema config
was out of sync with the actual database state.

- Remove `imap_sync_logs` from excluded tables (table was dropped in
#37002)
- Add `ad_plugin_house_ads_routes` to excluded tables
- Add `chat_message_links` to excluded tables
- Add `discourse-rewind` plugin to configured plugins
2026-01-20 21:45:29 +01:00
..
intermediate_db_schema DEV: update IntermediateDB schema config (#37198) 2026-01-20 21:45:29 +01:00
mappings_db_schema DEV: Adds a basic importer for the IntermediateDB 2025-04-07 17:22:36 +02:00
uploads_db_schema DEV: Refactor uploads_importer script (#29292) 2024-10-31 13:31:12 +00:00
README.md

Intermediate Database

TODO: Document stuff here.

Database Schema