EfCore.SchemaCompare icon indicating copy to clipboard operation
EfCore.SchemaCompare copied to clipboard

Support for Database provider: Oracle.EntityFrameworkCore

Open STARSCrazy opened this issue 2 years ago • 1 comments

Thank you for creating this tool. It would be a great help if I could use it.

Would it also be possible to support the Oracle Provider (Oracle.EntityFrameworkCore) in the future?

The appropriate DatabaseModelFactory would be Oracle.EntityFrameworkCore.Scaffolding.Internal.OracleDatabaseModelFactory. I use the library "Oracle.EntityFrameworkCore, Version=6.0.21.1". Alternatively, it would be great to be able to specify the IDatabaseModelFactory when creating CompareEfSql.

STARSCrazy avatar Oct 12 '23 11:10 STARSCrazy

Hi @STARSCrazy,

I have just released EfCore.SchemaCompare 8.0.0-rc2-0002 which (I hope) will work with other database types. Can you try this an let me know if it works for you.

JonPSmith avatar Oct 17 '23 10:10 JonPSmith