79589626

Date: 2025-04-23 23:35:48
Score: 0.5
Natty:
Report link

Have you tried adding a childBuilder.ToTable(x => x.IsTemporal()); after defining the properties inside OwnsOne?

I believe that, by doing that, you inform ef that childProp is also temporary.

I got that from here.

Reasons:
  • Whitelisted phrase (-1): Have you tried
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Eduardo Conde Pires