Skip to content

Commit cdc83e0

Browse files
committed
Minor updates
1 parent 3cadf80 commit cdc83e0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ The EfCore.SchemaCompare library (shortened to EfSchemaCompare in the documentat
2626
## What database providers does it support
2727

2828
- Version 8 now compares all EF Core database providers that can be [be scaffolded](https://learn.microsoft.com/en-us/ef/core/managing-schemas/scaffolding/). However some database providers may show incorrect match errors, because some database providers don't follow the SqlServer style, e.g. CosmosDB
29+
30+
_Thanks to GitHub @bgrauer-atacom and @lweberprb for suggesting that this library could support extra database providers. See the [issue #26](https://github.com/JonPSmith/EfCore.SchemaCompare/pull/26) to see the code that these two people provided to add this feature._
31+
2932
- Versions below 8 support:
3033
- SqlServer
3134
- Sqlite

0 commit comments

Comments
 (0)