]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
dont hardcode transaction opened messaging
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 4 Nov 2021 18:34:07 +0000 (14:34 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 4 Nov 2021 18:34:07 +0000 (14:34 -0400)
commitcc16397b98a0450d05732dc8696eece5a42998af
tree13b85bd7a6e606fdd1eafc624bb9897df15ce08f
parent7f99ba5d06d646eef03bd3848fae579d0f51e2f6
dont hardcode transaction opened messaging

Adjustments to the test suite to accommodate for error message changes
occurring as of SQLAlchemy 1.4.27.

Change-Id: I5092c8d3ba3d16819b200f1dfc3c30b8d24abe30
docs/build/unreleased/test_changes.rst [new file with mode: 0644]
tests/test_script_consumption.py