Skip to content

chore: exclude jobrunr tables from jooq#1842

Merged
netomi merged 2 commits into
mainfrom
exclude-jobrunr-tables
May 15, 2026
Merged

chore: exclude jobrunr tables from jooq#1842
netomi merged 2 commits into
mainfrom
exclude-jobrunr-tables

Conversation

@netomi
Copy link
Copy Markdown
Contributor

@netomi netomi commented May 15, 2026

This excludes certain tables and stored procedures from jooq code generation.

They are either created by a 3rd party library (jobrunr) or added by an extension but are not directly used in the code.

Generating them does not provide any value.

@netomi netomi merged commit 3908a3c into main May 15, 2026
7 checks passed
@netomi netomi deleted the exclude-jobrunr-tables branch May 15, 2026 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant