supabase gen types: Support for tsrange
SanjoSolutions opened this issue · 1 comments
SanjoSolutions commented
Right now when I run supabase gen types --local --lang=typescript it outputs columns of type tsrange as unknown. Please output it as string instead.
Tested with version 1.219.2 and 1.223.2.
sweatybridge commented
Closing as duplicate of #840