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

Query/Test: optimize data seeding for temporal query tests #25246

Open
maumar opened this issue Jul 12, 2021 · 0 comments
Open

Query/Test: optimize data seeding for temporal query tests #25246

maumar opened this issue Jul 12, 2021 · 0 comments

Comments

@maumar
Copy link
Contributor

maumar commented Jul 12, 2021

Currently we start with regular data seeding, then remove entities using EF and then fixup history table. We could consider using sql directly so it's faster, also perform renames rather than deletes, so we don't need to worry about constraints when deleting the entities.

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

2 participants