]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
add tests to confirm no issue w/ pg json keys
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 8 Jun 2022 23:04:23 +0000 (19:04 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 8 Jun 2022 23:04:23 +0000 (19:04 -0400)
commit409a2173ebe8a9126911051873b3734e6c6be3f4
tree96d03ebd39794be07f5353bb854c6e37993f1030
parentbf40bade26e32fc3757bbd756f4c9ebdc5d72090
add tests to confirm no issue w/ pg json keys

Change-Id: Ie91e5efb217c309bc40c3933f538bcf29c1fd87b
References: #8112
test/dialect/postgresql/test_types.py