Note: This issue is to track smaller task items for EFCore.Cosmos.Sql provider. Use #8443 for discussions/questions.
id
property by default, instead map it to a shadow AK and generate a GUIDToContainer
for owned typesToProperty
to configure the store property name. Empty value deactivates persistence.Database
Column
property attribute (#17300)Find
by using 'id' (#17310)Probably don't call my tables Unicorn. 馃 馃槃
@psibernetic Yes, we are planning to change that after preview. One possible solution is to name it after the derived DbContext type.
Sounds like a great solution, thanks!
Hi, I see on the announcement of 2.2 Preview 2 (https://devblogs.microsoft.com/dotnet/announcing-entity-framework-core-2-2-preview-2/) :
"No nesting of owned entities in documents: We are planning to use entity ownership to decide when an entity should be serialized as part of the same JSON document as the owner. In fact we are extending the ability to specify ownership to collections in 2.2. However this behavior hasn鈥檛 been implemented yet and each entity is stored as its own document."
This GH issue is then linked as a means to check the status of items, but I can't see any items here about nesting owned entities. Is this in place on the previews, or any non-preview version?
@kierenj It's implemented since 2.2 Preview 3
- [x] Materialize owned entity references and collections
All the feature work planned for 3.0 has been completed.
Is there an active task list or feed to subscribe to get notified as new features get added in general?
Most helpful comment
All the feature work planned for 3.0 has been completed.