Skip to content

proposal: Go2: database/sql LastInsertId() and RowsAffected() uint64 #32243

Closed
@pjebs

Description

@pjebs

For Go2,

LastInsertId() and RowsAffected() should return uint64 instead of int64.

I came across an issue relating to this on MySQL recently.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions