felicity-lims/al_revision.sh
2024-10-27 08:25:31 +02:00

3 lines
51 B
Bash

#!/bin/sh
alembic revision --autogenerate -m "$1"