Skip to content

Null support for civil.* #289

@El-76

Description

@El-76

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions