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: fix gorm issue with reading values which are defaulted to null #34

Merged
merged 1 commit into from May 31, 2023

Conversation

jimlambrt
Copy link
Collaborator

Added RW.clearDefaultNullResourceFields which will clear fields in the resource which are defaulted to a null value. This addresses the unfixed issue in gorm: go-gorm/gorm#6351

Added RW.clearDefaultNullResourceFields which will clear fields in the
resource which are defaulted to a null value.  This addresses the
unfixed issue in gorm: go-gorm/gorm#6351
@jimlambrt jimlambrt merged commit fb594be into main May 31, 2023
7 checks passed
@jimlambrt jimlambrt deleted the jimlambrt-fix-gorm branch May 31, 2023 18:04
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.

None yet

2 participants