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(ts): add null to nullable columns #18

Merged
merged 1 commit into from
Dec 31, 2022

Conversation

stafyniaksacha
Copy link
Contributor

Thanks for your plugin!

I did a fix to add | null to nullable typescript types. It should also handle null properly when using intersection!

fix #17

@maltejur
Copy link
Owner

Thanks a lot!

@maltejur maltejur merged commit bb41786 into maltejur:master Dec 31, 2022
@stafyniaksacha stafyniaksacha deleted the patch-1 branch December 31, 2022 14:51
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.

Nullable fields are only possibly undefined
2 participants