Retrieve the supabase project id and name in SQL
Hi, I'd like to do a query like the following and get back
projectname and bxhpalafcjvdrroyyverprojectnamebxhpalafcjvdrroyyverSELECT id, name FROM supabase.project;