Skip to content

Number-type fields should allow Integer or Long #2

@ae6rt

Description

@ae6rt

On line 785 of KiraDb.java, Number type fields are cast to Integer. These fields might in fact be Long. Check for the type of the field, then cast accordingly.

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