glitch-soc / mastodon

A glitchy but lovable microblogging server
https://glitch-soc.github.io/docs/
GNU Affero General Public License v3.0
708 stars 182 forks source link

Change how migrations duplicated between glitch and upstream are handled #2878

Closed ClearlyClaire closed 1 month ago

ClearlyClaire commented 1 month ago

This changes approaches to not rely on monkey-patching of Rails' internals.

Might fix #2863