0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-10 23:59:31 +08:00
discourse/migrations/db/intermediate_db_schema
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
..
001-config.sql
002-log_entries.sql
003-uploads.sql DEV: Add Upload to IntermediateDB (#29780) 2025-01-20 23:16:30 +01:00
004-user_suspensions.sql REFACTOR: Code generator for migrations IntemerdiateDB 2025-04-07 17:22:36 +02:00
005-permalink_normalizations.sql DEV: Add converter & importer for permalink_normalizations 2025-05-31 22:17:44 +02:00
006-tag_synonyms.sql DEV: Add support for converting and importing tags (#33984) 2025-08-21 20:59:04 +00:00
100-base-schema.sql DEV: update IntermediateDB schema config (#37198) 2026-01-20 21:45:29 +01:00