JonPSmith / EfCore.TestSupport

Tools for helping in unit testing applications that use Entity Framework Core
https://www.thereformedprogrammer.net/new-features-for-unit-testing-your-entity-framework-core-5-code/
Other
352 stars 53 forks source link

EfSchemaCompare: add check on alternate keys #1

Closed JonPSmith closed 5 years ago

JonPSmith commented 6 years ago

Currently the EfSchemaCompare feature does not support the checking of alternate keys.

Here are the notes on how I might do it.

JonPSmith commented 5 years ago

This was implemented in version 1.8.0