mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-01 05:18:44 -04:00
8df4dc4385
prepare() won't raise if no transaction is in progress; this was a regression introduced in 0.6. [ticket:1998]