From: Jiří Č. <ji...@ci...> - 2014-12-30 12:07:46
|
> One more question, how can I register custom implementation of > IFbMigrationSqlGeneratorBehavior? Register MigrationSqlGenerator with FbMigrationSqlGenerator and pass the implementation to ctor. Something like: AddDependencyResolver(new SingletonDependencyResolver<Func<MigrationSqlGenerator>>(() => new FbMigrationSqlGenerator(... EF does not allow to plug custom "services". :( -- Mgr. Jiří Činčura Independent IT Specialist |