Correct typing in storages.graph #2735
Labels
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
Followup of #2673 / #2674
Code in storages.graph is a bit messy. We should refactor it so it is type correct.
We might use the opportunity to switch to sql-alchemy 2.0 (which seems to be more ergonomic on the typing part, according to their docs)
High-level Goals
Full type safety in the repo.
Acceptance Criteria
/kind feature
/priority backlog
/sig stack-guidance
The text was updated successfully, but these errors were encountered: