Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-10 | Fix ActiveRecord::Migration.check_pending! failing because of duplicate ↵ | Thibaut Girka | |
migrations | |||
2019-11-20 | Fix weird edge case in load_schema | Thibaut Girka | |
2019-11-20 | Override Migrator.new instead of Migrator#initialize, it's easier to understand | Thibaut Girka | |
2019-11-20 | Add documentation about the migration hack | Thibaut Girka | |
2019-11-20 | Monkey-patch Rails' migrator to ignore duplicate migrations across Mastodon ↵ | Thibaut Girka | |
and glitch-soc |