X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a39c645602f9d27b7927500c93890f4d7d79620e..c5fc9f0e7e93088c599ae0d8540ee0117f277d6d:/app/models/tracetag.rb diff --git a/app/models/tracetag.rb b/app/models/tracetag.rb index 84b6c6dfa..8d2f4fffa 100644 --- a/app/models/tracetag.rb +++ b/app/models/tracetag.rb @@ -2,9 +2,9 @@ # # Table name: gpx_file_tags # -# gpx_id :integer default(0), not null +# gpx_id :bigint(8) default(0), not null # tag :string not null -# id :integer not null, primary key +# id :bigint(8) not null, primary key # # Indexes #