Migrating to sql-alchemy 2.0 - Better typing support in the ORM #2769
Labels
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
kind/feature
Categorizes issue or PR as related to a new feature.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
sig/stack-guidance
Categorizes an issue or PR as relevant to SIG Stack Guidance.
Problem statement
Better typing is better code
High-level Goals
In so many words, fully typed ORM support (see 2.0 Features
Additional context
We also in storages (see graph/ in particular ) a lot of code which replicates sql-alchemy methods. This is the occasion to get rid of those.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: