Open
Description
Hi there,
it's not actually an issue, but a question.
I am dinamically creating the tables since the structure varies for each tenant.
I am trying to utilize BulkInsertOrUpdate to improve the performance of the upserts. Since I don't add the DbSet to the DbContext and the context isn't aware of the table, is there a way to utilize it with the anonymous types?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels