Migrate databases (part 1)!
Topics:
- Some adjusts on ansible playbook (because change repository of flask_tutorial);
- Remember structure of project;
- Explain Alembic and Flask-Migrate;
- Use db init, db migrate and db upgrade to create our database.
- Generate db_create.sh to automate proccess (but needs be fixed);
See video: