Open
Description
Bug report
I get the following in my logs whenever I Run my pgTap tests.
WARNING: invalid configuration parameter name "supautils.policy_grants", removing it
DETAIL: "supautils" is now a reserved prefix.
- [ X] I confirm this is a bug with Supabase, not with my own application.
- [ X] I confirm I have searched the Docs, GitHub Discussions, and Discord.
Describe the bug
Log spam is happening related to supautils, and I am not sure why.
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Run pgTap tests.
Expected behavior
No log spam.