Skip to content

Conversation

@hohwille
Copy link
Member

@hohwille hohwille commented Nov 8, 2025

Fixes #3

  • automatically create indexes for foreign keys.
  • improve SQL logging
  • consistent naming of classes for DB clauses
  • cleanup

@hohwille
Copy link
Member Author

hohwille commented Nov 8, 2025

Java25 broke JPMS. To bad that I am always early adopter running into such bugs...

@hohwille hohwille linked an issue Nov 16, 2025 that may be closed by this pull request
@hohwille
Copy link
Member Author

Java25 broke JPMS. To bad that I am always early adopter running into such bugs...

See #5 - also fixed with this PR.

@hohwille hohwille merged commit 77bcec7 into master Nov 16, 2025
1 check passed
@hohwille hohwille deleted the feature/3-fk-auto-index branch November 16, 2025 14:25
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.

tests fail with Java 25 Create FK index automatically

2 participants