Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discrepancy with Temporal tables results #34972

Open
Biauswah opened this issue Oct 24, 2024 · 0 comments
Open

Discrepancy with Temporal tables results #34972

Biauswah opened this issue Oct 24, 2024 · 0 comments

Comments

@Biauswah
Copy link

I am using the code from here to test temporal tables:
Temporal Table Sample

I have modified the code to print out the DateTime stamps with ticks.
When running the code with the Thread.Sleeps I get the following:
Image

When running without the sleeps I get the following:
Image

Why the discrepancy when running the code without Sleeps?

EF Core version:
Database provider: Microsoft.EntityFrameworkCore.SqlServer
Target framework: .NET 8.0
Operating system: Windows 10
IDE: Visual Studio 2022 17.11.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant