Skip to content

fix(postgrest): add date, time, datetime, and UUID to JSON type#1507

Open
Gardner-Programs wants to merge 2 commits into
supabase:mainfrom
Gardner-Programs:fix/json-type-datetime-uuid
Open

fix(postgrest): add date, time, datetime, and UUID to JSON type#1507
Gardner-Programs wants to merge 2 commits into
supabase:mainfrom
Gardner-Programs:fix/json-type-datetime-uuid

Conversation

@Gardner-Programs
Copy link
Copy Markdown

Fixed issue #1443 by adding date, time, datetime, and UUID as accepted types to the JSON type definition. Also extracted a JSONSimple type alias to keep the definition readable. Added tests to verify the new types are accepted.

Closes #1443

@Gardner-Programs Gardner-Programs requested review from a team and o-santi as code owners May 30, 2026 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

insert does not expect TypedDict provided by generated types

1 participant