forked from denisenkom/go-mssqldb
-
Couldn't load subscription status.
- Fork 87
Open
Description
Is your feature request related to a problem? Please describe.
civil.* types support lacks nullable types, so its impossible to pass NULL value of say, civil.DateTime type, as OUT parameter.
Describe the solution you'd like
Add Nullable counterparts for civil.* types to the driver.
Describe alternatives you've considered
Passing sql.NullTime and converting to civil.*
Additional context
I could add the support myself if provided with some guidelines on how to do.
Copilot
Metadata
Metadata
Assignees
Labels
No labels