Closed kettanaito closed 3 years ago
Hey, @gidesan. Please, would you have a minute to review this change? I believe we can use it in your pull request, as well as in #98. I feel this is a general bug fix we should introduce regardless of the features. Thanks.
GitHub
Changes
isInternalEntity
check.This prevents the
isInternalEntity
check to throw an exception when handling non-object types (still possible on runtime with the nested properties in model declarations).