Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Colon (:) shouldn't be allowed in custom revision id, as it is used as revision range #1540

Open
PatilHrushikesh opened this issue Sep 22, 2024 · 0 comments · May be fixed by #1541
Open

Colon (:) shouldn't be allowed in custom revision id, as it is used as revision range #1540

PatilHrushikesh opened this issue Sep 22, 2024 · 0 comments · May be fixed by #1541
Labels
use case not quite a feature and not quite a bug, something we just didn't think of

Comments

@PatilHrushikesh
Copy link

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

@PatilHrushikesh PatilHrushikesh added the requires triage New issue that requires categorization label Sep 22, 2024
@PatilHrushikesh PatilHrushikesh linked a pull request Sep 22, 2024 that will close this issue
3 tasks
@CaselIT CaselIT added use case not quite a feature and not quite a bug, something we just didn't think of and removed requires triage New issue that requires categorization labels Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
use case not quite a feature and not quite a bug, something we just didn't think of
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants