Typescript type gen errors
Hello, I've been using supabase typescript generator for a while and didn't have any issue. Today I added a new enum type and a new table in my schema and sice then gen types is broken.
What is worth noting is that my enums are on public schema but it never caused a problem before.
What is worth noting is that my enums are on public schema but it never caused a problem before.


