mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 02:19:27 +08:00
7070f81596
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`. |
||
---|---|---|
.. | ||
base_dropper.rb | ||
column_dropper.rb | ||
safe_migrate.rb | ||
table_dropper.rb |