mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 02:50:00 +08:00
0b947b6aab
Ignored columns can only be dropped when its associated post-deploy migration has been promoted to a regular migration. This is so because Discourse doesn't rely on a schema file system to setup a brand new database and thus the column information will be loaded by the application first before the post-deploy migration runs. |
||
---|---|---|
.. | ||
base_dropper.rb | ||
column_dropper.rb | ||
helpers.rb | ||
safe_migrate.rb | ||
table_dropper.rb |