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

code-gen: sql update type should indicate null values as well as undefined #643

Closed
dirkdev98 opened this issue Feb 2, 2021 · 0 comments · Fixed by #647
Closed

code-gen: sql update type should indicate null values as well as undefined #643

dirkdev98 opened this issue Feb 2, 2021 · 0 comments · Fixed by #647
Labels
bug Something isn't working prio 1 Defines the highest prio issues

Comments

@dirkdev98
Copy link
Member

We have a special case in the generation of sql update partial types, where to set a column to null we allow explicit null usage. This should be reflected in the generated types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working prio 1 Defines the highest prio issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant