spring-data-relational
spring-data-relational copied to clipboard
Ensure composite Id support in schema generation
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.