X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/03fdc6d67f1826b1a202eb50c284fa9202af24af..f0d19b04f6afa4a5ed41b1d58e0469de4fbd0c8c:/app/models/tracetag.rb diff --git a/app/models/tracetag.rb b/app/models/tracetag.rb index 70296cd54..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) default(0), 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 #