• v2.1.1 6ce5c32945

    Release 2.1.1
    All checks were successful
    / release (push) Successful in 1m54s
    Stable

    christian.keller released this 2026-07-14 21:20:17 +00:00 | 1 commits to main since this release

    Added ModelValidations for repo-jooq to report inconsistencies between your domain model and your database model.
    This is not considered final, so turned off by default. To turn it on set "crudular.repo.default.requireBaseKeyReferences" to true.