felicity-lims/al_revision.sh

4 lines
51 B
Bash
Raw Normal View History

2024-10-27 14:25:31 +08:00
#!/bin/sh
alembic revision --autogenerate -m "$1"