Skip to content

Changes in database/sql (weekly.2012.2.14) #3

@errnoh

Description

@errnoh

ac398580bd7b by Brad Fitzpatrick on Feb 9, 2012
database/sql: remove Into from ScannerInto/ScanInto

pgdriver.go is affected, lines:
62: var _ sql.ScannerInto = (*Date)(nil)
64: func (d *Date) ScanInto(value interface{}) error {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions