I'm looking to use the Parser to be able to translate sql from one language to another, but it looks like it's currently missing some key functionality. A lot of the functions from the JOOQ DSL are currently not supported. Some examples are DATE_SUB, TIMESTAMP_ADD, TIMESTAMP_SUB, etc. Is there a plan to support these functions, as well as the other functions in the DSL, in the near future?
--
You received this message because you are subscribed to the Google Groups "jOOQ User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jooq-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jooq-user/260fc105-b324-4fcf-9443-02c9debab196%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Samuel,Thank you very much for your message. Indeed, there are a couple of DSL API features, which have not yet been covered by the parser. There's an issue on our roadmap to automate the detection of such "missing features":I'll see that we'll look into this with a higher priority.Thanks,Lukas
On Tue, May 14, 2019 at 8:42 PM Samuel Nelson <stne...@gmail.com> wrote:
--I'm looking to use the Parser to be able to translate sql from one language to another, but it looks like it's currently missing some key functionality. A lot of the functions from the JOOQ DSL are currently not supported. Some examples are DATE_SUB, TIMESTAMP_ADD, TIMESTAMP_SUB, etc. Is there a plan to support these functions, as well as the other functions in the DSL, in the near future?
You received this message because you are subscribed to the Google Groups "jOOQ User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jooq...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to jooq-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jooq-user/5894f3c6-3bc7-453c-b665-388381609e7d%40googlegroups.com.