Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update MySql 3.0 RevEng package once it finalizes #294

Closed
jespersh opened this issue Oct 28, 2019 · 4 comments
Closed

Update MySql 3.0 RevEng package once it finalizes #294

jespersh opened this issue Oct 28, 2019 · 4 comments

Comments

@jespersh
Copy link
Contributor

Pomelo.EntityFrameworkCore.MySql github was recently updated with these improvements. Nuget package is not yet updated:

Add support to reverse engineer views.
Add comments for tables and columns.
Improve handling of default values.
Handle the CURRENT_TIMESTAMP default value for timestamp columns correctly.
Correctly implement CURRENT_TIMESTAMP with ON UPDATE clauses.
Introduce a workaround for the missing EF Core handling of ValueGenerated.OnUpdate.

The most important one being the first line.
PomeloFoundation/Pomelo.EntityFrameworkCore.MySql#896

@ErikEJ
Copy link
Owner

ErikEJ commented Nov 8, 2019

Looks like rc3-final is out, does that include above changes?

@ErikEJ
Copy link
Owner

ErikEJ commented Nov 10, 2019

@jespersh I have included rc3-final in the latest daily

@jespersh
Copy link
Contributor Author

It seems like it. Thanks!

@ErikEJ
Copy link
Owner

ErikEJ commented Nov 11, 2019

Thanks for confirming, a release to marketplace will come very soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants