Skip to content

feat: add sqlfields package#621

Draft
zepatrik wants to merge 3 commits intomasterfrom
feat/sqlfields
Draft

feat: add sqlfields package#621
zepatrik wants to merge 3 commits intomasterfrom
feat/sqlfields

Conversation

@zepatrik
Copy link
Member

The nullable types in sqlxx are partially inconsistent and cause upstream bugs. That is specifically true for sqlxx.NullJSONRawMessage because it is not idempotent. The new package unifies and fixes the flaws of some of those types. The nullable generic struct can be used with any type that implements driver.Valuer and sql.Scan.

@zepatrik zepatrik marked this pull request as draft October 25, 2022 12:52
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.

1 participant