]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fixes: #6646
authorjason3gb <jason3gb@gmail.com>
Mon, 21 Jun 2021 17:08:50 +0000 (01:08 +0800)
committerjason3gb <jason3gb@gmail.com>
Tue, 22 Jun 2021 10:54:27 +0000 (18:54 +0800)
commit002ca673e77155f746886450c0e1638cd331cd70
tree70293940d95c014670ade6bf0a898cf0e57ce804
parent73573a6fda1c3ebde27a169199b1f33fccb1e415
Fixes: #6646
doc/build/changelog/unreleased_14/6646.rst [new file with mode: 0644]
lib/sqlalchemy/sql/sqltypes.py
test/sql/test_types.py