]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
- test fixup
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 9 Nov 2014 21:16:09 +0000 (16:16 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 9 Nov 2014 21:16:09 +0000 (16:16 -0500)
commit36fa6e4603ba19d6c27b4e4c728a30effa72fdc0
tree8201a795140abe5cccdab1abb6847d385a3408dc
parenta9c58f1ca6b3adb7869aba241f3fd5f64ddd279c
- test fixup
- get batch mode to fail gracefully, dropping the temp table if
the operation fails
- finish tutorial
alembic/batch.py
alembic/operations.py
docs/build/tutorial.rst
tests/requirements.py
tests/test_batch.py