-
-
Notifications
You must be signed in to change notification settings - Fork 944
Closed
Description
database/sql will have a NullTime type from Go1.13 onward, which should be used instead: golang/go#30305
For backwards compatibility pq.NullTime could be make to alias sql.NullTime when compiling on Go 1.13+.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels