tgbs / scripts /makemigrations
AZILS's picture
Upload 120 files
e35e6bc verified
raw
history blame
54 Bytes
#!/bin/sh -e
alembic revision -m "$1" --autogenerate