alembic
alembic copied to clipboard
Colon (:) shouldn't be allowed in custom revision id, as it is used as revision range
I created a revision named REV:1, when I tried to upgrade to it using
alembic upgrade REV:1
It showed error
FAILED" Range revision not allowed
Expected: Don't allow revision name containing colon