Joe G
Joe G
I tried that suggestion and I get: ``` mine/jira % pip install jira[cli] zsh: no matches found: jira[cli] ``` I found a `jira-cli `and tried to install that but then...
I found a suggested fix for that error: `pip install 'setuptools==58.0.0'` and was able to get past the installation of jira-cli. However, I have the same problem when running jirashell:...
@sgabello This definitely seems to be the most elegant solution out there, but unfortunately it does not work for me. I continue to get the dreaded` No support for ALTER...
> Did you re-build the migrations files from scratch? > If you add the suggested code half-way your app development, only new migrations will use the `render_as_batch` option and therefore...