gocd / gocd-database-migrator

Migrating GoCD data between H2 / PostgreSQL / MySQL.
https://www.gocd.org
Apache License 2.0
2 stars 5 forks source link

jOOQ version is outdated #78

Open chadlwilson opened 1 year ago

chadlwilson commented 1 year ago

It's unclear whether this is necessary to update and when, however this project uses jOOQ 3.16.x whereas 3.17.x and 3.18.x are available, but have breaking changes. At some point it may be necessary to update.

https://www.jooq.org/notes/?version=3.17 https://www.jooq.org/notes/?version=3.18