DROP INDEX friendships_friend_2_idx; DROP INDEX friendships_friend_1_idx; DROP TABLE friendships; DROP INDEX incoming_friend_requests_idx; DROP INDEX outgoing_friend_requests_idx; DROP TABLE friend_requests;