I am using Pomelo.EntityFrameworkCore.MySql as my database provider.
I would appreciate it if you could add support for it.
Additionally, in my opinion, it may be helpful if you can provide a new API or configuration for users to give their own IDatabaseModelFactory. This could also aid in decoupling the provider packages' dependencies, though it may not be easy for unit testing.