Commit 7733f285 authored by Rubén Dávila Santos's avatar Rubén Dávila Santos

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

Fix migration without DOWNTIME clause specified

See merge request !9571
parents b895c4ef eb90e327
class MigrateUsersNotificationLevel < ActiveRecord::Migration
DOWNTIME = false
# Migrates only users who changed their default notification level :participating
# creating a new record on notification settings table
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment