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

Add Javadoc to plain SQL DSL.field() constructors recommending to use code generation or at least pass a DataType #15261

Closed
lukaseder opened this issue Jun 21, 2023 · 1 comment

Comments

@lukaseder
Copy link
Member

Users run into this kind of problem all the time:
#15257

The problem is caused by 2 things:

We should recommend both improvements in the Javadoc of the relevant methods, to at least help users understand why some things don't work as well without a DataType attached to a Field<T>

3.19 Other improvements automation moved this from To do to Done Jun 21, 2023
lukaseder added a commit that referenced this issue Jun 21, 2023
…ng to use code generation or at least pass a DataType
lukaseder added a commit that referenced this issue Jun 21, 2023
…ng to use code generation or at least pass a DataType
lukaseder added a commit that referenced this issue Jun 21, 2023
…ng to use code generation or at least pass a DataType
lukaseder added a commit that referenced this issue Jun 21, 2023
…ng to use code generation or at least pass a DataType
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

1 participant