X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/914fff9d4dec3d502d524f5b0f60797f66f8af65..ab4f96261fe043ba704616e8b6f7cf77e79817bf:/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