Skip to content

Improve parsing #11

Open
Open
@andreabedini

Description

@andreabedini

If the user writes

timestamp = '2022-08-22T10:38:45Z'

rather than

timestamp = 2022-08-22T10:38:45Z

the timestamp will parse as null (given it's optional) and the user will be left with a broken index and no clue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions