Upgrade to SQLAlchemy v2.0 #1812
Labels
area:infrastructure
Infrastructure-related issues
comp:manager
Related to Manager component
effort:hard
Need to understand many components / a large extent of contextual or historical information.
require:pants-export
Dependencies updated. You need to run `pants export --resolve=python-default` to make it working.
type:enhance
Enhance component, behavior, internals without user-facing features
type:maintenance
Maintenance issue.
Milestone
SQLAlchemy v1.4 is a bridge release to migrate v2.0 with introduction of asyncio-native ORM.
It's been almost one year since the first release of v2.0 and I think it should have less hassles of the early versions.
Our codebase already follows the most of best practices for migration to v2.0.
Let's migrate to v2.0 in favor of better type annotation support.
Tasks
The text was updated successfully, but these errors were encountered: