X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/9e67c267a7a7d7722bd31de324b6bbf269156b58..33799121b8a1ea5fdb1508ceda3fa99736db923f:/app/models/trace.rb diff --git a/app/models/trace.rb b/app/models/trace.rb index 4d71b4b29..3001d052c 100644 --- a/app/models/trace.rb +++ b/app/models/trace.rb @@ -2,11 +2,11 @@ # # Table name: gpx_files # -# id :bigint(8) not null, primary key -# user_id :bigint(8) not null +# id :bigint not null, primary key +# user_id :bigint not null # visible :boolean default(TRUE), not null # name :string default(""), not null -# size :bigint(8) +# size :bigint # latitude :float # longitude :float # timestamp :datetime not null