Hey guys, I’m wondering how one would go about getting relations and the related objects within the same table. I’ve got a friends column in the Users table which has an one-to-many relationship with other user objects in the same table. I was wondering how I could get the friends of the current user and their individual properties, usernames and stuff. I’ve tried a lot of stuff but can’t seem to get it to work, any and all help is appreciated.
Thanks for your help