SupabaseS
Supabase5mo ago
dmjio

Compile SQL to Supabase DSL

Hi I'm wondering what program does the conversion between the SQL DSL code into the Supabase JS client code
fetch
call.

Seen here https://supabase.com/docs/guides/api/sql-to-rest
Translate SQL queries to HTTP requests and Supabase client code
Was this page helpful?