api schemas: ["public", "graphql_public", "pgmq_public"]
api schemas: ["public", "graphql_public", "pgmq_public"]
But when I tried to enqueue something, I always got error:
The schema must be one of the following: public, graphql_public
The schema must be one of the following: public, graphql_public
.
Is it because supabase queue just does not work with localhost yet (so I can stop trying that)? Or because I still missed some configs? It's really frustrated just to make this working. Thanks
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.