Skip to content

Allow querying datetime values with time accuracy #1107

Open
@rowanseymour

Description

@rowanseymour

Currently we allow dates to have time but then just ignore it. Should work like..

created_on = 01-12-2021 - should match 2021-12-01T00:00 <= created_on < 2021-12-02T00:00

created_on = 01-12-2021 14:00 - should match 2021-12-01T14:00 <= created_on < 2021-12-02T14:01

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