SupabaseS
Supabase12mo ago
mjegul

deploy database function

There is a /functions folder for deploying edge functions. Is there a way to write UDFs without writing a migration?
What I'd like is to write udf_1.sql. Then running subsequent supabase deploy calls would redeploy the sql UDF. Is this possible?
Was this page helpful?