`raise notice` doesn't show up in Postgres logs using CLI?
While trying to debug a function locally using Supabase CLI, added
So I decided to just write
And there's still nothing in the Logs. Is something broken?
raise notice to see it if actually fires, but it wouldn't.So I decided to just write
And there's still nothing in the Logs. Is something broken?
Supabase 1.127.3 via Brew.
