Skip to content

[Feature Request] _sum in aggregate should also sum booleans fields #2332

@alihamasdev

Description

@alihamasdev

I am using prisma for long time and just discover this ORM, and its a great thing. I just want to allow _sum on booleans fields also because true is basically 1 and false is 0 in sqlite (via prisma docs), so it would be easy if we can get booleans in numeric fields also.

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