]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
- The ``render_as_batch`` flag was inadvertently hardcoded to ``True``,
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 3 Dec 2014 20:49:58 +0000 (15:49 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 3 Dec 2014 20:49:58 +0000 (15:49 -0500)
commit38fab4c9d395148fb76cd4dad232d1621494ffd7
tree12fba0c7b15202e564c5110452076a65dcc3b786
parent6d5155de3491b9c52c673de5d07920872cdca808
- The ``render_as_batch`` flag was inadvertently hardcoded to ``True``,
so all autogenerates were spitting out batch mode...this has been
fixed so that batch mode again is only when selected in env.py.
alembic/environment.py
docs/build/changelog.rst