Open VannTen opened 1 year ago
Better typing is better code
In so many words, fully typed ORM support (see 2.0 Features
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.
Migration guide
/sig stack-guidance /kind cleanup
Add graph-ql support too? Possible library we could use
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