Skip to content

Deprecate pq.NullTime  #902

@lanrat

Description

@lanrat

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+.

https://go-review.googlesource.com/c/go/+/170699/

Metadata

Metadata

Assignees

No one assigned

    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