diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2018-03-05 14:48:00 -0500 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2018-03-05 18:05:56 -0500 |
| commit | 08a8e8cf3b06ed9eb4003f5727a3551d2b479509 (patch) | |
| tree | 939bccce14e90daf0cce91bc3c16c9a80f8b09a9 /lib/sqlalchemy/sql/selectable.py | |
| parent | 0e146706058c8e4920c675644623601f2c4930d7 (diff) | |
| download | sqlalchemy-08a8e8cf3b06ed9eb4003f5727a3551d2b479509.tar.gz | |
Don't include AliasedClass when pickling options
Fixed 1.2 regression where a mapper option that contains an
:class:`.AliasedClass` object, as is typical when using the
:meth:`.QueryableAttribute.of_type` method, could not be pickled. 1.1's
behavior was to omit the aliased class objects from the path, so this
behavior is restored.
Change-Id: I4b36a422b7c0e6a6da7ee3ba3ab282c13917a31f
Fixes: #4209
Diffstat (limited to 'lib/sqlalchemy/sql/selectable.py')
0 files changed, 0 insertions, 0 deletions
