supautils icon indicating copy to clipboard operation
supautils copied to clipboard

WARNING: invalid configuration parameter name "supautils.policy_grants", removing it

Open tmountain opened this issue 9 months ago • 0 comments

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.

Addition context

https://github.com/supabase/supabase/issues/30123

tmountain avatar Mar 10 '25 12:03 tmountain