This repository has been archived on 2023-07-01. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/db
aschmitz 0e210b5c63 Make AddHideNotificationsToMute Concurrent
It's not clear how much this will benefit instances in practice, as the
number of mutes tends to be pretty small, but this should prevent any
blocking migrations nonetheless.
2017-10-22 20:52:54 -05:00
..
migrate Make AddHideNotificationsToMute Concurrent 2017-10-22 20:52:54 -05:00
schema.rb Add muting_notifications? and a notifications argument to mute! 2017-10-22 20:52:53 -05:00
seeds.rb Fix db:seed - only run some validations when the field was changed (#3592) 2017-06-08 09:22:01 -04:00