mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-04 05:09:20 +08:00
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`. |
||
|---|---|---|
| .. | ||
| column_dropper_spec.rb | ||
| safe_migrate_spec.rb | ||
| table_dropper_spec.rb | ||