Closed pippolino closed 5 years ago
I think so. If the extensions are related to EF you could work on the base class. If you make some fixes or enhancements I will include them in master.
Hi @bubibubi, I understand, but also Microsoft has made the class extendable SqlServerMigrationSqlGenerator. The changes that do not concern the EF can not be put on the master but are customization of a project.
@pippolino you can download the new version that includes this fixes from NuGet. Greetings from Bologna!
Thanks ... Same version 1.0.104 or 1.0.105 ?
105
Ops... Probably something went wrong during compile...
Now you should find it. It was a wrong nuget version.
Now you should find it. It was a wrong nuget version.
Thanks!!!!
Greetings from Florence!
The SQLiteMigrationSqlGenerator is sealed class and cannot extend. It's possible remove sealed ?