X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/55aafbb07904ca24390dd47ea960eae7cb2b909a..a80122e544ddf72fe31d02398d914089b300d1c9:/services/api/db/migrate/20121016005009_create_collections.rb diff --git a/services/api/db/migrate/20121016005009_create_collections.rb b/services/api/db/migrate/20121016005009_create_collections.rb index 79d7abefa6..f7d53cf457 100644 --- a/services/api/db/migrate/20121016005009_create_collections.rb +++ b/services/api/db/migrate/20121016005009_create_collections.rb @@ -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