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

Table structure #53

Open
entuto opened this issue Nov 23, 2020 · 2 comments
Open

Table structure #53

entuto opened this issue Nov 23, 2020 · 2 comments

Comments

@entuto
Copy link

entuto commented Nov 23, 2020

Hi,

I'm using EF Core but I'm not using migrations and context.EnsureAutoHistory() doesn't work; because the table doesn't exist. I want to create the table in SQL, can you tell me what fields does the AutoHistory table have?

Thank you very much in advance.

@CoffeeAndLoot
Copy link

Here is a link to the class that is being used for the structure. Link

@entuto
Copy link
Author

entuto commented Mar 1, 2021

@sierraspring thank you!

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

No branches or pull requests

2 participants