Skip to content

Conversation

@matiwinnetou
Copy link
Collaborator

No description provided.

@matiwinnetou matiwinnetou added this to the 2.1.0 milestone Nov 5, 2025
@matiwinnetou matiwinnetou changed the base branch from main to develop November 5, 2025 09:34
@matiwinnetou matiwinnetou changed the base branch from develop to develop3 November 5, 2025 09:34
@matiwinnetou matiwinnetou modified the milestones: 2.1.0, 2.0.0 Nov 5, 2025
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: Claude <noreply@anthropic.com>
@matiwinnetou matiwinnetou force-pushed the docs-fix-code-generator branch from 2d75171 to 06a0ea2 Compare November 5, 2025 09:37
@matiwinnetou matiwinnetou marked this pull request as ready for review November 5, 2025 09:37
@matiwinnetou matiwinnetou merged commit a1516c6 into develop3 Nov 5, 2025
2 checks passed
@matiwinnetou matiwinnetou deleted the docs-fix-code-generator branch November 5, 2025 09:48
matiwinnetou added a commit that referenced this pull request Nov 5, 2025
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 <mateusz.czeladka@cardanofoundation.org>
Co-authored-by: Claude <noreply@anthropic.com>
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.

2 participants