Skip to content

Implement sql.Scanner and driver.Valuer interfaces #20

@shazib-summar

Description

@shazib-summar

These are helpful when storing/scanning stuff in a SQL DB so would be good to have these defined on the Version object.

references
sql.Scanner: https://pkg.go.dev/database/sql#Scanner
driver.Valuer: https://pkg.go.dev/database/sql/driver#Valuer

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions