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

Generate dialect and jOOQ version specific rendering information in manual #10141

Open
lukaseder opened this issue Apr 30, 2020 · 0 comments
Open

Comments

@lukaseder
Copy link
Member

#10127 introduced the generation of dialect specific rendering information in the manual, such as:

image

From https://www.jooq.org/doc/dev/manual/sql-building/column-expressions/general-functions/nvl-function.

The current implementation takes the latest build (currently 3.14.0-SNAPSHOT) to generate the SQL. It would be better to load the latest patch release of the relevant minor release for each manual version into the classpath, and produce version specific rendering information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant