Skip to content

Is this a BUG #35

@liq2018

Description

@liq2018

result, err := b.db.Exec(b.updateString(m), b.args...)

err:
Query: UPDATE user SET updated_at=? WHERE (id in (?));
Args: []interface {}{1617872905, []int64{413}}
Error: sql: converting argument $2 type: unsupported type []int64, a slice of int64

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