X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/3d3b2b47964ec91ef1ab1946b7258a06665caced..70d61a17e54d28dda8bebb3f34faa0565cac5015:/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 #