Merge branch 'master' into 15106-trgm-text-search
[arvados.git] / services / api / db / migrate / 20121016005009_create_collections.rb
index 79d7abefa6cb4e9009a7bd5a66f4a0314b34c5b8..f7d53cf457aa4a5797077dad188705563b698050 100644 (file)
@@ -2,7 +2,7 @@
 #
 # SPDX-License-Identifier: AGPL-3.0
 
-class CreateCollections < ActiveRecord::Migration
+class CreateCollections < ActiveRecord::Migration[4.2]
   def change
     create_table :collections do |t|
       t.string :locator