You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In oder to preserve contextual information the PersistentPropertyPathFactory should obtain EntityInformation for properties from the MappingContext via their PersistentProperty representation instead of plain TypeInformation as the former contains more information about the actual type and signatures.