Hey, so I’ve got a friends column in the users table which is a one to many relationship and it relates to other users in the same table. I was wondering how I would add users to the column and how I would delete certain users from the column as well, I went through the documentation but no luck.
Thanks guys