]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
document that 1.4.23 minimum is needed
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 29 Jan 2026 18:15:16 +0000 (13:15 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 29 Jan 2026 18:15:16 +0000 (13:15 -0500)
commitb683ad75983e95e46d9cd78ed5c0ae3b2647f65c
tree6f4dc1eb57d8512ed304d51710f763beaeb2656a
parent3faea256be67f9d7c5ccd4379c342922f489981b
document that 1.4.23 minimum is needed

the change in 91a51160 requires ColumnElement to be subscriptable
which was added in SQLAlchemy 1.4.23 issue 6759.

Fixes: #1788
Change-Id: Ib1a2f8e2b08084080db967b220e6da4dafa3ed03
docs/build/changelog.rst