mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-08 16:46:14 -04:00
92c7a834d7
- Guards are now present on all public Session methods and passing in an unmapped hoho anywhere yields helpful exception messages, going to some effort to provide hints for debugging situations that would otherwise seem hopeless, such as broken user instrumentation or half-pickles.