]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Apply fix to reflection of table comments
authorGord Thompson <gord@gordthompson.com>
Mon, 7 Oct 2024 12:31:22 +0000 (06:31 -0600)
committerGord Thompson <gord@gordthompson.com>
Tue, 8 Oct 2024 11:43:16 +0000 (05:43 -0600)
commit5c48094cbde3cbfaaed0b137ced4887bef14dc29
treeff86ea2a6d9451165583f2285e6fa5857f80309a
parentafe08a915556f2b1beb5e15aaec770c330ea84a2
Apply fix to reflection of table comments

Fixes: #11961
Change-Id: Ia3e704973a17cdf5c45bb5b8127435ee562c7d15
doc/build/changelog/unreleased_20/11961.rst [new file with mode: 0644]
lib/sqlalchemy/dialects/postgresql/base.py