I tried to setup a profile table to handling user information which triggered when new user was signed up.
I also setup 2 tables which are Event and Guest table.
Could you please help me review Schema Visualizer in Supabase. Is it correct? Should I have 2 auth.users.id which have no relationship to each other?
Best Regards,
Toey