Skip to content

Search for SQL stores should account for different date types #70

Description

@jjg-123

Currently the search function allows for dates to be compared to dates, but many times the underlying stored type is a big int (tracking ms fromt h epoch), hence the comparison always fails. Since we have the data types in the table, just use the correct type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions