EfCore.SchemaCompare
EfCore.SchemaCompare copied to clipboard
Support for Database provider: Oracle.EntityFrameworkCore
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.
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.