David
Results
11
comments of
David
I think the simplest solution is either - a `public.profiles` table and use a `team_id` column to reference the `basejump.accounts(id)` or - save the account_id into `auth.users` `raw_user_metadata` column I...