Can't use vault inside trigger locally
I'm using Docker on Windows WSL2
I'm using the Supabase JS SDK to call a function which reads from the vault:
When I call it from my SQL client (DBeaver) it works properly. Other function calls and SQL queries work correctly.
My simple func:
I'm using the Supabase JS SDK to call a function which reads from the vault:
When I call it from my SQL client (DBeaver) it works properly. Other function calls and SQL queries work correctly.
My simple func: