You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To simplify MCVE builds, we can use our own initScript property instead of the sql-maven-plugin. The property should only be used once 3.19 is no longer maintained, i.e. a few years from now, perhaps.
The text was updated successfully, but these errors were encountered:
Hm, no, let's not use the 3.19.10 feature yet. Users are likely downgrading jOOQ in the MCVE to make a reproducer using an older version. And then, they'll have to adapt the MCVE, which is annoying.
To simplify MCVE builds, we can use our own
initScript
property instead of thesql-maven-plugin
. The property should only be used once 3.19 is no longer maintained, i.e. a few years from now, perhaps.The text was updated successfully, but these errors were encountered: