Entity Framework 6.0 With MySQL and Automatic Migration enabled Error:- RenameIndexOperation exception -


our application uses entity framework 6.0 automatic migration enabled , our back-end in mysql. when rename foreign key different name, migration failed error renameindexoperation.

any solution fix error , other expected errors can happened on mysql when automatic migration enabled?

you have upgrade mysql server 5.7 have implemented rename index in it


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -