Fix the fusion of thirdparty properties that are located in another schema than public for TO_ONE relations + add extra loop for MANY_TO_MANY relations where thirdparty is the source instead of the target

This commit is contained in:
2025-11-06 12:43:06 +01:00
parent 3a4c20b53d
commit f25c2859ec
2 changed files with 32 additions and 5 deletions

View File

@@ -0,0 +1,6 @@
kind: Fixed
body: Fix the fusion of thirdparty properties that are located in another schema than public for TO_ONE relations + add extra loop for MANY_TO_MANY relations where thirdparty is the source instead of the target
time: 2025-11-06T12:36:41.555991969+01:00
custom:
Issue: "457"
SchemaChange: No schema change