X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/87918595da1e1fad2ddd7aa62f9fc537dff657ff..cb87f02642d0097ebc067ca1f9371dde274a41e3:/db/migrate/023_add_changesets.rb diff --git a/db/migrate/023_add_changesets.rb b/db/migrate/023_add_changesets.rb index 8265353a7..8d19fc1c3 100644 --- a/db/migrate/023_add_changesets.rb +++ b/db/migrate/023_add_changesets.rb @@ -1,6 +1,6 @@ require "migrate" -class AddChangesets < ActiveRecord::Migration +class AddChangesets < ActiveRecord::Migration[5.0] @conv_user_tables = %w[current_nodes current_relations current_ways nodes relations ways] def self.up