]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Apply dialect_options copy fix
authorGord Thompson <gord@gordthompson.com>
Sat, 6 Jun 2020 16:04:34 +0000 (10:04 -0600)
committerGord Thompson <gord@gordthompson.com>
Fri, 19 Jun 2020 22:08:24 +0000 (16:08 -0600)
commit519b2b6367d6d758d58754276e6f9ab8299f83d1
tree4a7fb95b996a91f6c2c733ba1b5f4464711ab443
parent7a0f3d7cd1c2235461c2e69d43d38a0229c6a85d
Apply dialect_options copy fix

Fixes: #5276
Change-Id: Ic608310d4a85934fc9fa4d72daef66323c6e2525
(cherry picked from commit 5d7d96b53ef6b046fcd4d19a42e31f99898d1c81)
doc/build/changelog/unreleased_13/5276.rst [new file with mode: 0644]
lib/sqlalchemy/sql/schema.py
test/sql/test_metadata.py