Hi Raman, There is already an issue to add support for GIS extensions: https://github.com/jOOQ/jOOQ/issues/982
These extensions are all very vendor-specific, although most interest originates from PostgreSQL users. So far, GIS hasn't been too high a priority on jOOQ's roadmap, although contributions are very welcome, of course. Cheers Lukas 2014-04-28 17:45 GMT+02:00 Raman Gupta <[email protected]>: > Thanks for the speedy fix Lukas! > > I have also been experimenting with the Postgres "point" data type. Reads > and writes from the database seem to work using a type of PGpoint. While > this is fine, is there any plan to add tighter integration with Jooq for > this, and the other related geo datatypes? Shall I create an enhancement > request issue in Github? > > Regards, > Raman > > > On Monday, April 28, 2014 8:34:43 AM UTC-4, Lukas Eder wrote: >> >> >> >> >> 2014-04-28 14:08 GMT+02:00 Lukas Eder <[email protected]>: >> >>> Thanks for reporting. Yes, this is a bug. I have registered #3214 for >>> this. >>> https://github.com/jOOQ/jOOQ/issues/3214 >>> >> >> This issue is now fixed on GitHub master and will be released in jOOQ >> 3.4.0, 3.3.2, 3.2.5. >> >> Thanks again for reporting, >> Lukas >> > -- > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
