Entity Framework 6 not updating from database correctly in VS 2019
According to this thread on VS Developer Community, it will be fixed in VB2019.1, in the meantime there's a workaround:
- Save the .edmx file
- Expand the .edmx file in Solution Explorer
- For each .tt files inside it, right-click and choose Run Custom Tool.