migrate

Database schema migration for SQLAlchemy - Python 2.7

Debian Debian
RUN apt-get update && \ apt-get install -y python-migrate
Ubuntu
RUN apt-get update && \ apt-get install -y python-migrate
Arch Arch Linux
RUN pacman -S --noconfirm python-migrate
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python-migrate
Fedora
RUN dnf install -y python-migrate
Raspbian
RUN apt-get update && \ apt-get install -y python-migrate
click the source code to copy install migrate on any operating system with command-not-found.com