Skip to content

cannot query table data without a specific column type #121

@LinuxSuRen

Description

@LinuxSuRen

I got the following errors:

dest[0] types must be *[]byte or *string

when I try to fetch all the data via:

cols := make([]any, 3)
sd.Scan(cols...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions