alembic
lightweight database migration tool for SQLAlchemy
RUN apt-get update && \
apt-get install -y alembic
RUN apt-get update && \
apt-get install -y alembic
RUN pacman -S --noconfirm alembic
RUN apt-get update && \
apt-get install -y alembic
RUN dnf install -y alembic
RUN apt-get update && \
apt-get install -y alembic