mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-28 11:35:19 -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