]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- fix array test that was essentially taking a weird guess
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 23 Jan 2016 23:30:37 +0000 (18:30 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 23 Jan 2016 23:30:37 +0000 (18:30 -0500)
commit7d70dfd412c05fd8349339da01b472bd3df02082
treecd1c0e0152a5aa5944a799c37df35399bc07a43b
parentbaacacaad8791f032112bc4537c100287d1cb72b
- fix array test that was essentially taking a weird guess
at the primary key of a row based on other tests invoking around it
test/dialect/postgresql/test_types.py