Skip to content

Migrate databases (part 1)!

Compare
Choose a tag to compare
@rafaelhenrique rafaelhenrique released this 15 Nov 03:22
· 14 commits to master since this release

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: