summaryrefslogtreecommitdiff
path: root/db/migrate/markdown_cache_limits_to_mysql.rb
diff options
context:
space:
mode:
Diffstat (limited to 'db/migrate/markdown_cache_limits_to_mysql.rb')
-rw-r--r--db/migrate/markdown_cache_limits_to_mysql.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/migrate/markdown_cache_limits_to_mysql.rb b/db/migrate/markdown_cache_limits_to_mysql.rb
index f6686db3dc0..f99d500a137 100644
--- a/db/migrate/markdown_cache_limits_to_mysql.rb
+++ b/db/migrate/markdown_cache_limits_to_mysql.rb
@@ -1,4 +1,4 @@
-class MarkdownCacheLimitsToMysql < ActiveRecord::Migration
+class MarkdownCacheLimitsToMysql < ActiveRecord::Migration[4.2]
DOWNTIME = false
def up