summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/base.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2014-02-27 13:29:59 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2014-02-27 13:29:59 -0500
commitb6428219c663e0eb0bf44817391d7a8fc1c60d43 (patch)
treee7b233e5ba80ba199035299e472f754393d350b9 /lib/sqlalchemy/sql/base.py
parent2d146ddad97e637c399d274c845866d2e21e9b93 (diff)
downloadsqlalchemy-b6428219c663e0eb0bf44817391d7a8fc1c60d43.tar.gz
- Fixed a regression in association proxy caused by :ticket:`2810` which
caused a user-provided "getter" to no longer receive values of ``None`` when fetching scalar values from a target that is non-present. The check for None introduced by this change is now moved into the default getter, so a user-provided getter will also again receive values of None. re: #2810
Diffstat (limited to 'lib/sqlalchemy/sql/base.py')
0 files changed, 0 insertions, 0 deletions