Open
Description
openedon Jul 30, 2023
We currently always return a non-null instance for complex properties, including when all their columns are null. We may need to add an option to opt into optional complex types, where if all properties are null, null is returned instead.
See #9005 for the same thing with owned entity types.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment