I am a Freelance Full-Stack developer with experience building scalable web applications. I specialize in JavaScript, with professional experience working with Angular and NodeJS.
I offer web & mobile development services.
Recently I needed to run custom SQL functions in a Supabase project. Their Javascript SDK doesn't support this so the only way is via database functions. You can then call those functions using the Javascript SDK. Let's look at a very simple example...
Recently I needed to run custom SQL functions in a Supabase project. Their Javascript SDK doesn't support this so the only way is via database functions. You can then call those functions using the Javascript SDK. Let's look at a very simple example...