Skip to content

Add support for Owned entity types #15

@bcallaghan-et

Description

@bcallaghan-et

I have an entity that contains an inner collection. The collection's element type is configured as an Owned type, and it is mapped to its own table. I would like the entity's table and the "subtable" to both be temporal tables, so that the full history of the object can be tracked, including changes to the collection. I can already make the primary entity a temporal table, but there is no extension method to map the owned type to a temporal table.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions