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

Change DEFAULT rendering of CURRENT_DATE, CURRENT_TIME, and CURRENT_TIMESTAMP #9753

Closed
knutwannheden opened this issue Jan 22, 2020 · 2 comments

Comments

@knutwannheden
Copy link
Contributor

In the SQL standard the built-in functions CURRENT_DATE, CURRENT_TIME, and CURRENT_TIMESTAMP are used without a trailing parenthesis pair (i.e. not like e.g. CURRENT_DATE()). jOOQ should use this syntax from the SQL standard for the DEFAULT dialect.

@lukaseder
Copy link
Member

I'm fine with that.

@lukaseder
Copy link
Member

Doing this in a broader context of changing the behaviour of SQLDialect.DEFAULT: #9085

@lukaseder lukaseder added this to To do in 3.15 Other improvements via automation Jan 5, 2021
lukaseder added a commit that referenced this issue Jan 5, 2021
@lukaseder lukaseder moved this from To do to Done in 3.15 Other improvements Jun 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

2 participants