Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C chronopolis-core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 16
    • Issues 16
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 2
    • Merge requests 2
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • chronopolis
  • chronopolis-core
  • Merge requests
  • !68

WIP Integrate jOOQ Codegen

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Michael Ritter requested to merge 129-jooq-codegen into develop Apr 02, 2019
  • Overview 1
  • Commits 24
  • Pipelines 0
  • Changes 26

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)
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 129-jooq-codegen