codechecker icon indicating copy to clipboard operation
codechecker copied to clipboard

Upgrade sqlalchemy to 1.4

Open bachp opened this issue 4 years ago • 0 comments

SQLAlchemy is available in version 1.4.x. It removes several deprecated items.

https://docs.sqlalchemy.org/en/14/changelog/migration_14.html

Updating to the 1.4 release would make packaging easier.

bachp avatar Feb 24 '22 14:02 bachp