mirror of
https://github.com/discourse/discourse.git
synced 2025-03-10 12:21:33 +08:00

Prior to this change plugin migrations were not working and multisite migrations not working. Rails internals changed so we need to account for it. Specifically semantics of `db:migrate` in rails changed so it is sort of a "multisite:migrate".