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

SQLAlchemy 1.4 raises error #6

Closed
dermatologist opened this issue Jun 27, 2021 · 2 comments
Closed

SQLAlchemy 1.4 raises error #6

dermatologist opened this issue Jun 27, 2021 · 2 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed python Pull requests that update Python code

Comments

@dermatologist
Copy link
Owner

dermatologist commented Jun 27, 2021

SQLAlchemy > 1.4 upgrade throws

'ChunkedIteratorResult' object has no attribute 'close'

Steps to reproduce:

git clone https://github.com/dermatologist/pyomop.git
pip install -e .
pip install sqlalchemy==1.4.19
pytest -s
@welcome
Copy link

welcome bot commented Jun 27, 2021

Thank you for raising this issue. We will try and get back to you as soon as possible.
Be sure to star ✨ the repository for a priority response!
Please make sure you have given us as much context as possible.

@dermatologist dermatologist added good first issue Good for newcomers help wanted Extra attention is needed python Pull requests that update Python code labels Jun 27, 2021
@dermatologist
Copy link
Owner Author

dermatologist commented Nov 10, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed python Pull requests that update Python code
Projects
None yet
Development

No branches or pull requests

1 participant