Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(typegen): allow composite type attributes to be null #614

Merged

Conversation

arin-c
Copy link
Contributor

@arin-c arin-c commented Sep 20, 2023

What kind of change does this PR introduce?

Typescript typegen bug fix

What is the current behavior?

CompositeTypes do not allow null values

What is the new behavior?

Generated composite types have nullable attributes.

@arin-c arin-c requested review from a team as code owners September 20, 2023 23:34
@soedirgo soedirgo enabled auto-merge March 12, 2024 08:39
@soedirgo soedirgo merged commit ab1dc67 into supabase:master Mar 12, 2024
4 checks passed
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.

2 participants