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

Externalise SQL dialect specifications into an external file to simplify user contributions #2337

Closed
lukaseder opened this issue Mar 15, 2013 · 1 comment

Comments

@lukaseder
Copy link
Member

Users start liking jOOQ for many reasons. However, some users would love to use jOOQ for a currently not supported SQL dialect. Extending jOOQ is a very difficult and demanding task. Maintaining support for "rare" SQL dialects is even worse.

If SQL dialect specifications could be externalised to a file, users could contribute more easily, which, in turn, would boost jOOQ's popularity.

This was also discussed here:
https://groups.google.com/forum/?fromgroups=#!topic/jooq-user/Nt7cc7QnFqI

@lukaseder
Copy link
Member Author

This would make it too easy to circumvent jOOQ's licensing model. We cannot implement this.

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