mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-02 13:59:02 -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