]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add unit test for UUID arrays in PostgreSQL.
authorKevin Deldycke <kevin@deldycke.com>
Thu, 6 Feb 2014 10:44:52 +0000 (11:44 +0100)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 2 Feb 2015 00:03:48 +0000 (19:03 -0500)
commit9e5c7627f6e735e06103dda64013514e1355b67d
tree9aa75e2b96e109cef1ef489c9dcbcad6231f6e9d
parent0bd74617f877a4b97c2a59a1d1561809ce8d277c
Add unit test for UUID arrays in PostgreSQL.

(cherry picked from commit cf4e421248e3175b97170d0c6930b360ff326c06)
test/dialect/postgresql/test_types.py