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

Define a syntax for PartiQL Timestamps #61

Open
raganhan opened this issue May 28, 2019 · 0 comments
Open

Define a syntax for PartiQL Timestamps #61

raganhan opened this issue May 28, 2019 · 0 comments
Labels
enhancement New feature or request L Large sized task

Comments

@raganhan
Copy link
Contributor

Today the only way to represent a Timestamp literal is through an ion literal. We need to define PartiQL syntax to represent a Timestamp value without relying on ion literals. I suggest we use the same syntax as Ion.

Example:

Ion literal: `2019T`
Suggested syntax: 2019T
@therapon therapon added enhancement New feature or request L Large sized task labels Feb 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request L Large sized task
Projects
None yet
Development

No branches or pull requests

2 participants