Skip to content

Include temporal data #28

@aXaki

Description

@aXaki

Hello,
Is it possible to .Include model with AS OF that is related to the main model?
something like this?
return DbSet.AsTemporalAsOf(datetime) .IncludeTemporal(x => x.TemporalData).ToList()

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