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.