MagnetonBora / portal-dbmigrations

Example of alembic migrations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example of alembic migrations

Important

Run export PYTHONPATH=$PYTHONPATH:$(pwd) inside the root folder so alembic will know where the models.py file is.

About

Example of alembic migrations


Languages

Language:Python 90.2%Language:Mako 9.8%