diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2019-08-26 11:44:09 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2019-08-26 14:32:08 -0400 |
commit | cd2ccee9d807eb601db2d242ce4cdfa8acb98111 (patch) | |
tree | 381265ed1c6897e43bf8957b7de6c3a2456e9efd /test/dialect/postgresql/test_reflection.py | |
parent | e429ef1d31343b99e885f58a79800ae490155294 (diff) | |
download | sqlalchemy-cd2ccee9d807eb601db2d242ce4cdfa8acb98111.tar.gz |
Serialize the context dictionary in Load objects
Fixed bug where :class:`.Load` objects were not pickleable due to
mapper/relationship state in the internal context dictionary. These
objects are now converted to picklable using similar techniques as that of
other elements within the loader option system that have long been
serializable.
Fixes: #4823
Change-Id: Id2a0d8b640ac475c86d6416ad540671e66d410e5
Diffstat (limited to 'test/dialect/postgresql/test_reflection.py')
0 files changed, 0 insertions, 0 deletions