]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
update the fk_names req
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 1 Nov 2025 03:39:37 +0000 (23:39 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 1 Nov 2025 03:40:32 +0000 (23:40 -0400)
commit20c108720d7127ca91acd6646f2ce5be408cc9f9
treebba9f92879b0dcac976f93b57346dca1273f686f
parentdf8d89f72b829515552dff4476607d4de398f560
update the fk_names req

This is not a limitation this is just a bug in sqlalchemy,
being fixed by #12954.    we dont have a system in place
to cross-check gerrits right now so just merge this and then
merge the SQLAlchemy fix

Change-Id: I9c074c0edb9f55d2400e59a9b2b02603458e8f0b
alembic/testing/suite/test_autogen_fks.py
tests/requirements.py