sqlalchemy-stubs
sqlalchemy-stubs copied to clipboard
Add typing to ORM query return value
This obviously does not cover every case, but it is a significant improvement in that it enables typing on the results of most queries.
Also please note tests are failing (you should probably add an explicit __iter__ override).
- [x] CLA signed
- [ ]
__iter__was making something fail during typecheck; I'll see if I can fix it - [ ] I'll run the tests of the CI locally to fix the issues with linting/automated testing
- [x] other issues you raised fixed
Nice CI by the way!
Thanks for updates! All looks good now, I am just waiting for the test fix.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.