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