diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2016-02-21 20:52:43 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2016-02-21 20:52:43 -0500 |
commit | 01809bddff5b6e93010eb139aed54526c6e6c058 (patch) | |
tree | e8a31670e7dffdce04802de112edc2f7ea563e1c /test/sql/test_compiler.py | |
parent | 6713817e1186cd1e36c9aea9d89a30bc299ffe27 (diff) | |
download | sqlalchemy-01809bddff5b6e93010eb139aed54526c6e6c058.tar.gz |
- Fixed bug in "to_list" conversion where a single bytes object
would be turned into a list of individual characters. This would
impact among other things using the :meth:`.Query.get` method
on a primary key that's a bytes object.
fixes #3660
Diffstat (limited to 'test/sql/test_compiler.py')
0 files changed, 0 insertions, 0 deletions