fix: Embed One-to-One relationship with different column order properly

This commit is contained in:
Wolfgang Walther
2024-07-13 22:26:36 +02:00
committed by Wolfgang Walther
parent 9d9233b061
commit 50bdb6a3de
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -14,6 +14,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
- #3091, Broken link in OpenAPI description `externalDocs` - @salim-b
- #3659, Embed One-to-One relationship with different column order properly - @wolfgangwalther
### Changed