AttributeError: x_arg #542
Closed
marekradecki
started this conversation in
General
Replies: 1 comment 1 reply
-
The fix is already on main, it will be released soon. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Worked fine with 4.0.5. After upgrading to 4.0.6 I am getting error as below. I don't see any migration notes or anything relevant in changelog or docs. What am I missing? Maybe it works with cli, but I was using it by importing
from flask_migrate import upgrade
in gunicorn startup hook and running it.Beta Was this translation helpful? Give feedback.
All reactions