MySQL schema sync or diff

Charles Heizer ceh329 at gmail.com
Wed Jan 4 19:02:52 EST 2017


Hello,
I have a MySQL database that is not managed (yet) and I would like to get an output or diff against my new model file. I'm using flask-sqlalchemy. 

Are there any modules that would help me discover the differences so that I can script a migration to begin using flask-migrate?

Thanks!



More information about the Python-list mailing list