Skip to content

avg_ and sum_ should require Num instances #428

@L0neGamer

Description

@L0neGamer

Like round_, floor_ and ceiling_, avg_ and sum_ should have Num instances because their SQL function equivalents can only be used on numbers.

As any program using this functions on non-numeric values would crash already, this may even be possible to do in a minor version bump (but I understand unwillingness to do so).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions