X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/8f7f02b025f59db466fdb22ea3686cb6c5adc400..d09757edaf6093e413e66bcce2b5989924372b84:/app/models/note_subscription.rb diff --git a/app/models/note_subscription.rb b/app/models/note_subscription.rb index 76e8a226c..2532738bc 100644 --- a/app/models/note_subscription.rb +++ b/app/models/note_subscription.rb @@ -2,8 +2,8 @@ # # Table name: note_subscriptions # -# user_id :bigint(8) not null, primary key -# note_id :bigint(8) not null, primary key +# user_id :bigint not null, primary key +# note_id :bigint not null, primary key # # Indexes #