X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/be2678e0dd256de10ad176118583aab5914ef671..f0d19b04f6afa4a5ed41b1d58e0469de4fbd0c8c:/app/models/old_relation.rb diff --git a/app/models/old_relation.rb b/app/models/old_relation.rb index 9f551d839..42f363f0e 100644 --- a/app/models/old_relation.rb +++ b/app/models/old_relation.rb @@ -2,10 +2,10 @@ # # Table name: relations # -# relation_id :bigint(8) not null, primary key -# changeset_id :bigint(8) not null +# relation_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 #