Using complex JSON functions
We're using AWS Aurora + knex at the moment, and we've got some knex helpers like this:
I'd love to move to Supabase, but I'm not sure if the engine is capable of this or not (strictly speaking of
I'd love to move to Supabase, but I'm not sure if the engine is capable of this or not (strictly speaking of
@supabase/supabase-js). I'd rather not use actual DB connections, as all of our back-end is in Lambda functions, so the API approach is much neater