X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/c38e3d61444d53ce24aea0495ae93a0ccc395c7d..ab4f96261fe043ba704616e8b6f7cf77e79817bf:/app/models/changeset.rb?ds=sidebyside diff --git a/app/models/changeset.rb b/app/models/changeset.rb index e6bde19a5..50b30c1a4 100644 --- a/app/models/changeset.rb +++ b/app/models/changeset.rb @@ -2,8 +2,8 @@ # # Table name: changesets # -# id :bigint(8) not null, primary key -# user_id :bigint(8) not null +# id :bigint not null, primary key +# user_id :bigint not null # created_at :datetime not null # min_lat :integer # max_lat :integer