discourse/spec/fixtures/db
David Taylor 7070f81596
DEV: Allow `DROP NOT NULL` in pre-deploy migrations (#20775)
Our SafeMigrate system is designed to prevent tables/columns being dropped in pre-deploy migrations. Its regex-based detection was triggering incorrectly on `ALTER COLUMN DROP NOT NULL`.
2023-03-22 14:43:32 +00:00
..
migrate DEV: Allow `DROP NOT NULL` in pre-deploy migrations (#20775) 2023-03-22 14:43:32 +00:00
post_migrate DEV: Apply syntax_tree formatting to `spec/*` 2023-01-09 11:49:28 +00:00
restore FIX: Restoring backup from PG12 could fail on PG10 2020-06-16 16:04:14 +02:00