noob question for you all: just started using supabase and i have created some tables via Prisma and i can see them in the webUI. If i want to write a sql query against those tables, how do i do that? I go to the sql editor but it doesn't let me select either of the tables i created.