Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve parsing #11

Open
andreabedini opened this issue Aug 31, 2022 · 0 comments · May be fixed by #57
Open

Improve parsing #11

andreabedini opened this issue Aug 31, 2022 · 0 comments · May be fixed by #57
Assignees
Labels
enhancement New feature or request

Comments

@andreabedini
Copy link
Member

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.

@andreabedini andreabedini added the enhancement New feature or request label Oct 13, 2022
yvan-sraka added a commit to yvan-sraka/foliage that referenced this issue Apr 26, 2023
yvan-sraka added a commit to yvan-sraka/foliage that referenced this issue Apr 26, 2023
@yvan-sraka yvan-sraka linked a pull request May 3, 2023 that will close this issue
@yvan-sraka yvan-sraka self-assigned this May 3, 2023
yvan-sraka added a commit to yvan-sraka/foliage that referenced this issue May 22, 2023
yvan-sraka added a commit to yvan-sraka/foliage that referenced this issue Jun 9, 2023
yvan-sraka added a commit to yvan-sraka/foliage that referenced this issue Sep 22, 2023
yvan-sraka added a commit to yvan-sraka/foliage that referenced this issue Sep 22, 2023
yvan-sraka added a commit to yvan-sraka/foliage that referenced this issue Sep 22, 2023
yvan-sraka added a commit to yvan-sraka/foliage that referenced this issue Sep 22, 2023
yvan-sraka added a commit to yvan-sraka/foliage that referenced this issue Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants