Files
ruff/crates/ty_python_semantic/resources/mdtest/external
David Peter c99e10eedc [ty] Increase SQLAlchemy test coverage (#21843)
## Summary

Increase our SQLAlchemy test coverage to make sure we understand
`Session.scalar`, `Session.scalars`, `Session.execute` (and their async
equivalents), as well as `Result.tuples`, `Result.one_or_none`,
`Row._tuple`.
2025-12-08 14:36:13 +01:00
..

mdtests with external dependencies

This directory contains mdtests that make use of external packages. See the mdtest README.md for more information.