> BTW, don't you want to put some version information in the schema and check > it somehow against jooq version? I suppose, sometimes after upgrading jooq > you don't need to regenerate anything and sometimes, you have to.
You're right, that might be a good idea. I'll add it to the feature list: https://sourceforge.net/apps/trac/jooq/ticket/608 Although usually, when you need to regenerate, you'll get deprecation warnings, or compilation errors anyway...
