Skip to content

Add shortcut for JOOQ code generation in sbt #3917

@aglinxinyuan

Description

@aglinxinyuan

Feature Summary

In PR #3746, we integrated JOOQ code generation into the SBT build system. The JOOQ generation task now runs before compilation by default. However, in some cases, developers may want to run it after compilation or independently of it.

Proposed Solution or Design

sbt jooqgen
Or we can think about a better name, but keep it short.

Impact / Priority

(P2)Medium – useful enhancement

Affected Area

No response

Code of Conduct

  • I agree to follow Apache Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    triagePending for triaging

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions