Sql Anywhere 17 ef 代码首次迁移支持

Sql Anywhere 17 ef code first migrations support

我尝试使用 SQL Anywhere ADO.NET EF6 提供程序,使用代码优先方法进行迁移。

当我尝试添加迁移时收到此错误:

"No MigrationSqlGenerator found for provider 'Sap.Data.SQLAnywhere'. Use the SetSqlGenerator method in the target migrations configuration class to register additional SQL generators.".

我刚看到这个link“http://sqlanywhere-forum.sap.com/questions/12780/entity-framework-code-first-migrations”但是比较老,没有重要的答案。

有人可以帮助我了解它是下一个功能还是没有支持?

谢谢。

该提供商不支持迁移