mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-12 03:38:35 -04:00
9520c878b6
- cleaned up tutorial w.r.t. eagerload, added a section for contains_eager as this function is equally important - added better linkages in sqlalchemy.orm reference documentation, updated antiquated docs for contains_eager(), got aliased()/AliasedClass documented as well as Sphinx will allow us