VuNguyen
03/24/2022, 3:37 AMkaguya_room_users
table, I'm doing as below, I query the users that associated with the room, then use users.length
to get it. Is it the best way to do that?
js
supabase
.from<Room>("kaguya_rooms")
.select("*, media(*), episode(*), users:kaguya_room_users(id)", {
count: "exact",
})
Needle
03/24/2022, 3:37 AM/title
command!
We have solved your problem?
Click the button below to archive it.