DEV Community

vinodchauhan7
vinodchauhan7

Posted on

Migrations SQL script file generated using dotnet ef command is not valid for Azure MySQL DB

Migration Script in MySQL workbench

We have setup build pipeline for automatic generations of the migration scripts. And in release pipeline, We are using above attached migration script file to deploy changes on Azure MySQL DB but its giving us an error.

MySQL version on Azure : 8.0 DotNet version…

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay