Commit e9c364d
chore: regenerate JOOQ classes from database schema (#643)
Regenerated all JOOQ table and record classes to reflect current database schema
with consistent formatting and field ordering.
Changes:
- Updated all JOOQ table classes (Transaction, Block, Address, AddressUtxo, etc.)
- Updated all JOOQ record classes with consistent getter/setter ordering
- Applied consistent code formatting across all generated files
Affected tables:
- Transaction and TransactionRecord
- Block, Address, AddressUtxo
- Delegation, StakeRegistration
- PoolRegistration, PoolRetirement
- Error, InvalidTransaction
- And all other schema tables (48 files total)
Generated from database schema using JOOQ code generator.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Mateusz Czeladka <[email protected]>
Co-authored-by: Claude <[email protected]>1 parent e15720c commit e9c364d
File tree
48 files changed
+863
-863
lines changed- api/src/main/java/org/cardanofoundation/rosetta/api/jooq
- tables
- records
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
48 files changed
+863
-863
lines changedLines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments