Skip to content

fix(postgrest): add datetime and uuid to JSON type alias#1485

Open
muhamedfazalps wants to merge 1 commit into
supabase:mainfrom
muhamedfazalps:fix-insert-typing
Open

fix(postgrest): add datetime and uuid to JSON type alias#1485
muhamedfazalps wants to merge 1 commit into
supabase:mainfrom
muhamedfazalps:fix-insert-typing

Conversation

@muhamedfazalps
Copy link
Copy Markdown

Fixes #1443. Adds \datetime\ and \uuid.UUID\ to the \JSON\ \TypeAliasType\ so that code generated by the Supabase CLI is correctly validated when inserted.

@muhamedfazalps muhamedfazalps requested review from a team and o-santi as code owners May 8, 2026 14:25
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