Merge branch 'fix-migration-downtime' into 'master'

Fix migration without DOWNTIME clause specified

See merge request !9571
This commit is contained in:
Rubén Dávila Santos 2017-02-28 06:13:21 +00:00
commit 7733f285ac
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
class MigrateUsersNotificationLevel < ActiveRecord::Migration
DOWNTIME = false
# Migrates only users who changed their default notification level :participating
# creating a new record on notification settings table