© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•15mo ago•
52 replies
hutonahill

updating a MySQL database from EF Core

Ive got a MySQL database i am accessing via Entity Framework Core using Pomelo.EntityFrameworkCore.MySql.

I initially generated the Data and Models based on the database, but now Ive made changes to the models (in c#) and i want to push those changes to the database.

How do i do this?

i found this but i think scafolding referss to pulling changes from the database. is that right?
GitHub
GitHub - PomeloFoundation/Pomelo.EntityFrameworkCore.MySql: Entity ...
Entity Framework Core provider for MySQL and MariaDB built on top of MySqlConnector - PomeloFoundation/Pomelo.EntityFrameworkCore.MySql
GitHub - PomeloFoundation/Pomelo.EntityFrameworkCore.MySql: Entity ...
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements
Next page

Similar Threads

EF Core - Tracking problems while updating
C#CC# / help
3y ago
❔ Adding database entries with EF Core
C#CC# / help
3y ago
EF Core
C#CC# / help
2y ago
EF Core is throwing DbUpdateConcurrencyException, but only on the production database (MySQL)
C#CC# / help
4y ago