X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/c47a40c1db59f0d0f836fbcd1b876390befe796e..b8b9c3d1e9e412178426e9ba1b612e14e09f2320:/app/models/old_way.rb diff --git a/app/models/old_way.rb b/app/models/old_way.rb index 0c53f90bd..a9c55cf30 100644 --- a/app/models/old_way.rb +++ b/app/models/old_way.rb @@ -2,10 +2,10 @@ # # Table name: ways # -# way_id :bigint(8) not null, primary key -# changeset_id :bigint(8) not null +# way_id :bigint not null, primary key +# changeset_id :bigint not null # timestamp :datetime not null -# version :bigint(8) not null, primary key +# version :bigint not null, primary key # visible :boolean default(TRUE), not null # redaction_id :integer #