Updated sqlalchemy to latest version. Changelog available here.
Details
Details
- Reviewers
JoshStrobl DataDrake - Group Reviewers
Triage Team - Commits
- R2699:70aed424b8ae: Update python-sqlalchemy to 1.2.14
Created engine and queried form the postgresql database.
Diff Detail
Diff Detail
- Repository
- R2699 python-sqlalchemy
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
I did test on alembic everything worked fine.
But during initiating it needed python-editor as dependency. I installed it from pip and from then it works fine.
Comment Actions
But during initiating it needed python-editor as dependency. I installed it from pip and from then it works fine.
Then that needs to be fixed by being packaged.
Comment Actions
It has been fixed in https://dev.getsol.us/R4570:8a339e76cd76a9d9d3a066e965e9a6031889f0d4
Comment Actions
then you can use it inside your package.yml, since is now official inside our repo. Users should not have to install stuff over pip to get a software running, which they can install from the solus repo