Skip to content

WIP Integrate jOOQ Codegen

Closes #129

Starts integration of jOOQ into the codebase.

Goals

  • Generate database code using jooq-codegen
  • Deprecate QueryDSL data access objects
  • Replace one off queries with jOOQ (not handing CRUD this patch)

Merge request reports

Loading