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

feat(spanner/spansql): support DATE and TIMESTAMP literals #3557

Merged
merged 1 commit into from Jan 14, 2021
Merged

feat(spanner/spansql): support DATE and TIMESTAMP literals #3557

merged 1 commit into from Jan 14, 2021

Commits on Jan 13, 2021

  1. feat(spanner/spansql): support DATE and TIMESTAMP literals

    This parses a reasonable subset, and renders in a reasonable format.
    Future work will be required to support this in spannertest, as well as
    correctly supporting the full range of valid layouts.
    
    Fixes #3548.
    dsymonds committed Jan 13, 2021
    Copy the full SHA
    1cb4366 View commit details
    Browse the repository at this point in the history