X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/080c940d7a8134a6e277a53b7e45eb27e2b2c87f..5be45d68cc47f06314339cc8aac9e39ae267ef85:/services/api/db/migrate/20170706141334_json_collection_properties.rb diff --git a/services/api/db/migrate/20170706141334_json_collection_properties.rb b/services/api/db/migrate/20170706141334_json_collection_properties.rb index 921803a297..1c78b53be3 100644 --- a/services/api/db/migrate/20170706141334_json_collection_properties.rb +++ b/services/api/db/migrate/20170706141334_json_collection_properties.rb @@ -4,7 +4,7 @@ require './db/migrate/20161213172944_full_text_search_indexes' -class JsonCollectionProperties < ActiveRecord::Migration +class JsonCollectionProperties < ActiveRecord::Migration[4.2] def up # Drop the FT index before changing column type to avoid # "PG::DatatypeMismatch: ERROR: COALESCE types jsonb and text