X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/3eccf65d8cf2ceb13050f5c8d1396546631994be..c37dc5c56d4be881e44500e1c8dde1826c0f78a7:/app/models/follow.rb diff --git a/app/models/follow.rb b/app/models/follow.rb index ebf3ad735..6dd1bfe03 100644 --- a/app/models/follow.rb +++ b/app/models/follow.rb @@ -2,9 +2,9 @@ # # Table name: friends # -# id :bigint(8) not null, primary key -# user_id :bigint(8) not null -# friend_user_id :bigint(8) not null +# id :bigint not null, primary key +# user_id :bigint not null +# friend_user_id :bigint not null # created_at :datetime # # Indexes