X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/4370fe45add697f481ab88764aba8379eb3316c2..121ef82e2c8ad79bfc8dc06249e162c8a2f4e857:/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