mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-27 11:01:44 -04:00
8712ef2f81
or mapped instances into contexts where they are interpreted as SQL bound parameters; a new exception is raised for this. fixes #3321