]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- add test for inserting PG array w/ NULL, references #3916
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 16 Feb 2017 18:00:28 +0000 (13:00 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 16 Feb 2017 18:00:28 +0000 (13:00 -0500)
commit42bb86568919a7198090235b4ab8293366866fdd
tree28700b000fe2250c116c24dc01fe9ca05f48a5e3
parent3b6004e6ab3fef8e37fb42981c02f4dfa34fe3b7
- add test for inserting PG array w/ NULL, references #3916

Change-Id: I87be274c1ba019b41744a5a76c1b5e9334564ec8
test/dialect/postgresql/test_types.py