diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-08-27 15:11:53 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-08-27 15:11:53 -0400 |
commit | 326f2e4f60744d8073eaa4eda69d1dbb46bc9f50 (patch) | |
tree | 1564027071fa60d1f656edf59e84d8361238b7e7 /lib/sqlalchemy/orm/attributes.py | |
parent | 8a307726b34d4adb374b0b618205dbcac31a15f5 (diff) | |
download | sqlalchemy-326f2e4f60744d8073eaa4eda69d1dbb46bc9f50.tar.gz |
- [feature] The "required" flag is set to
True by default, if not passed explicitly,
on bindparam() if the "value" or "callable"
parameters are not passed.
This will cause statement execution to check
for the parameter being present in the final
collection of bound parameters, rather than
implicitly assigning None. [ticket:2556]
Diffstat (limited to 'lib/sqlalchemy/orm/attributes.py')
0 files changed, 0 insertions, 0 deletions