On Thu, Jan 5, 2017 at 11:02 AM, Charles Heizer wrote:
> 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 m
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!
--
On Thu, Jan 5, 2017 at 11:02 AM, Charles Heizer wrote:
> 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 scri
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!
--