TortugaResearch/DotNet-ORM-Cookbook

Use Case: Multiple Databases with the Same Code

Grauenwolf opened this issue · 4 comments

Demonstrate accessing both SQL Server and PostgreSQL using the same code.

Is a good scenario as it's used a lot in practice. And I should be able to support this without lifting a finger too :)

I liked this too :)

I've got the tests written, but I've got a little bit of work left to do for EF Core. But I can comment that out and just push the tests.