mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-06 16:31:57 +08:00
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 | ||