spring-projects / spring-projects/spring-data-relational
Ensure composite Id support in schema generation
Open
@schauder is already working on this.
Since Jun 17, 2025.
type: enhancement
- Dominant language
- Java
- Stars
- 827
- Forks
- 394
- PR merge metrics
- No merged PRs in 30d
Description
We should add tests and if needed update LiquibaseChangeSetWriter to ensure schema generation works with composite Id's.
Also, we should review support for embedded types, aggregate references and entities in general for our schema support.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.