Skip to content

eventCode as int, not text? #3

@jameslaneconkling

Description

@jameslaneconkling

would make it easier to filter, e.g. SELECT * FROM events WHERE eventcode BETWEEN 871 AND 874.

Or, this could be JSON, and to select a range, filter by the common parent, e.g. SELECT * FROM events WHERE eventcode.base = 87

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions