I want to create a simple table:
Users --- id name friends
friends field should be an array of other user ids. I\'m trying to de
friends