Skip to content

Conversation

@klauck
Copy link
Contributor

@klauck klauck commented Jun 11, 2021

Add support for date literals as requested by issue #173 (qgen query rejected by hsql's DATE handling)

Fix #173

@mweisgut
Copy link
Contributor

mweisgut commented Jun 14, 2021

@klauck could you please review my changes? A passed date string, e.g. 1960-09-31, is still matched as a STRING with the current pattern matching rules defined in flex_lexer.l. I added a simple string format check in the date_literal rule and some tests.

@mweisgut mweisgut merged commit 4248c76 into master Jun 15, 2021
@klauck klauck deleted the klauck/feature_date_literal branch July 8, 2021 14:59
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.

qgen query rejected by hsql's DATE handling

3 participants