Add colon (:) to invalid char for revision name add unittest#1741
Add colon (:) to invalid char for revision name add unittest#1741kimwoo123 wants to merge 3 commits intosqlalchemy:mainfrom
Conversation
As colon is used in revision range, it shouldn't be used in revision name
…ilHrushikesh/main
|
sure! IIUC, this is only an error raise for an invalid revision name that breaks later on anyway, this is blocking something somehow ? |
sqla-tester
left a comment
There was a problem hiding this comment.
OK, this is sqla-tester setting up my work on behalf of zzzeek to try to get revision 3894b1f of this pull request into gerrit so we can run tests and reviews and stuff
|
New Gerrit review created for change 3894b1f: https://gerrit.sqlalchemy.org/c/sqlalchemy/alembic/+/6266 |
|
Thank you for taking a look.
This isn’t fixing a major issue — it’s mainly to improve consistency in error handling. |
|
Gerrit review https://gerrit.sqlalchemy.org/c/sqlalchemy/alembic/+/6266 has been merged. Congratulations! :) |
Description
Apologies for the sudden push, adding commit to move PR forward
Not sure if adding a commit to this old PR is appropriate,
but if you have time, I would appreciate your review.
Hoping this old PR gets applied, closed, or resolved in some way.
Refer to: #1540, #1541
Checklist
This pull request is:
must include a complete example of the issue. one line code fixes without an
issue and demonstration will not be accepted.
Fixes: #<issue number>in the commit messageinclude a complete example of how the feature would look.
Fixes: #<issue number>in the commit messageHave a nice day!