I use pylons and sqlalchemy. I constantly update the schema files and delete and recreate the database so that a new schema can be created.
Each time I do this, opening the MySql query browser and logging in and deleting the database / schema.
How to remove MySQL db / schema linux shell commands in Ubuntu Linux?
linux database mysql shell ubuntu
user90150 Jan 12 2018-10-12 16:42
source share