Skip to content

Fix Date literal processor for YDB #82

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

Merged
merged 1 commit into from
Jul 4, 2025
Merged

Fix Date literal processor for YDB #82

merged 1 commit into from
Jul 4, 2025

Conversation

vgvoleg
Copy link
Collaborator

@vgvoleg vgvoleg commented Jul 3, 2025

literal datetime.date(2000, 1, 1) should be compiled into Date('2000-01-01'), not into '2000-01-01'

@vgvoleg vgvoleg merged commit 8729c2e into main Jul 4, 2025
6 checks passed
@vgvoleg vgvoleg deleted the fix_date_literal branch July 4, 2025 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants