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

CAST types passed as strings #4

Open
0x6e6562 opened this issue Oct 14, 2014 · 3 comments
Open

CAST types passed as strings #4

0x6e6562 opened this issue Oct 14, 2014 · 3 comments

Comments

@0x6e6562
Copy link
Member

Currently, to cast a field to a given type, you need to supply the string representation of the underlying SQL type. This is neither type safe nor portable. We should introduce a strongly typed representation that can be adjusted for target dialects.

@lukaseder
Copy link

I'm having a déjà vu. I can feel with you :-)

@0x6e6562
Copy link
Member Author

As my grandmother used to say, 9 times out of 10, you should just use JOOQ and be done with it. On the 10th time you might think about porting it to another platform, but you then you still use JOOQ.

@lukaseder
Copy link

What a wise grandmother! :)

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

No branches or pull requests

2 participants