summaryrefslogtreecommitdiff
path: root/db/migrate/20160804150737_add_timestamps_to_members_again.rb
diff options
context:
space:
mode:
Diffstat (limited to 'db/migrate/20160804150737_add_timestamps_to_members_again.rb')
-rw-r--r--db/migrate/20160804150737_add_timestamps_to_members_again.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/migrate/20160804150737_add_timestamps_to_members_again.rb b/db/migrate/20160804150737_add_timestamps_to_members_again.rb
index 6691ba57fbb..4e71197b8e7 100644
--- a/db/migrate/20160804150737_add_timestamps_to_members_again.rb
+++ b/db/migrate/20160804150737_add_timestamps_to_members_again.rb
@@ -6,7 +6,7 @@
#
# Why this happened is lost in the mists of time, so repeat the SQL query
# without speculation, just in case more than one person was affected.
-class AddTimestampsToMembersAgain < ActiveRecord::Migration
+class AddTimestampsToMembersAgain < ActiveRecord::Migration[4.2]
DOWNTIME = false
def up