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