X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/ae00fa84c8f981e909c61ab31b6115bb96e859cc..e241d1d938309a8e4e6772113d650b6a43b2ea78:/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 #