We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://ci.appveyor.com/project/phdru/sqlobject/build/job/fa1rsitxo7ybump6
clientparameters.py:158: UnboundLocalError
The code fails becuase APPDATA is not defined at AppVeyor. I'll set it to None and send a pull request after testing all my patches.
APPDATA
None
The text was updated successfully, but these errors were encountered:
Fix python-postgres#91: pgpassfile is not defined at w32 because APPD…
e4034a0
…ATA is not defined
acea988
f0d0426
No branches or pull requests
https://ci.appveyor.com/project/phdru/sqlobject/build/job/fa1rsitxo7ybump6
clientparameters.py:158: UnboundLocalError
The code fails becuase
APPDATA
is not defined at AppVeyor. I'll set it toNone
and send a pull request after testing all my patches.The text was updated successfully, but these errors were encountered: