22 Forks
131 Stars
131 Watchers

alembic-quickstart

Examples how to test Alembic migrations for Yandex Backend Development school & Moscow Python meetup №69

How to download and setup alembic-quickstart

Open terminal and run command
git clone https://github.com/alvassin/alembic-quickstart.git
git clone is used to create a copy or clone of alembic-quickstart repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with alembic-quickstart https://github.com/alvassin/alembic-quickstart/archive/master.zip

Or simply clone alembic-quickstart with SSH
[email protected]:alvassin/alembic-quickstart.git

If you have some problems with alembic-quickstart

You may open issue on alembic-quickstart support forum (system) here: https://github.com/alvassin/alembic-quickstart/issues