Skip to content

The "SelectQuery.Count" method must return int64, otherwise the BigInt type cannot be output in large projects. #1323

@cvaize

Description

@cvaize

MySQL BigInt = Go int64.
But uptrace/bun outputs int32 in the "SelectQuery.Count" method, which prevents the library from being used with BigInt numbers without local fixes.

Image

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