Joel Domke

Results 3 issues of Joel Domke

Adds the option to `JsonKey` to include fields in `toJson` that are not used in the factory (`fromJson`). Related issues: #24, #891

# Bug report I have a SQL function that returns a boolean and Supabase CLI generates the TypeScript types as expected: ```ts Functions: { some_function: { Args: Record; Returns: boolean;...

bug

# Feature Request ## Is your feature request related to a problem? Please describe. I have a table with a foreign key that references the id column of the storage.objects...

documentation
need more info