Open
Description
Bug report
I do not see any events to tables in schema "NextWare.Concierge.ConciergeServices". If I rename to "NextWare_Concierge_ConciergeServices" it seems to fire events from within the publication.
Describe the bug
It seems as if Supabase in general struggles with Schema names that include '.' but these are valid schema names.
To Reproduce
Create a schema that includes '.' separators
Expected behavior
That is works, but it does not.