]> git.openstreetmap.org Git - rails.git/blobdiff - app/models/note_subscription.rb
Merge remote-tracking branch 'upstream/pull/5741'
[rails.git] / app / models / note_subscription.rb
index 76e8a226cb73a1a47037fd1f979524fc49406358..2532738bc79653eebf3278257f59f6ab974fead8 100644 (file)
@@ -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
 #