]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
Revert "Replace set union_update() references with update()"
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 17 Oct 2018 14:09:50 +0000 (10:09 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 17 Oct 2018 14:09:50 +0000 (10:09 -0400)
commitae38a5a373b8c488072cf972eb431c5efd72f0f3
tree49859c8872ad869175b55dc04405f8b970071f34
parent7e3d032cc92af73988f02f281ab354de7fc8e3ab
Revert "Replace set union_update() references with update()"

This reverts commit 7e3d032cc92af73988f02f281ab354de7fc8e3ab.   the
PR was not provided with a test case or bug report and this is actually
an uncovered code bug.  will re-submit with a proper bug report
alembic/autogenerate/api.py