diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-07-24 12:37:48 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-07-24 12:37:48 -0400 |
| commit | 0cc357c6caf8f5d4e33e3dedd799beeca0304518 (patch) | |
| tree | 646688445ff77f13f4b45af3a4b6460a4f3de794 /lib/sqlalchemy/dialects/mysql/oursql.py | |
| parent | 5abc41127890e92facab2dc202f365a374d2394b (diff) | |
| download | sqlalchemy-0cc357c6caf8f5d4e33e3dedd799beeca0304518.tar.gz | |
- Fixed regression from 0.6 where Session.add()
against an object which contained None in a
collection would raise an internal exception.
Reverted this to 0.6's behavior which is to
accept the None but obviously nothing is
persisted. Ideally, collections with None
present or on append() should at least emit a
warning, which is being considered for 0.8.
[ticket:2205]
Diffstat (limited to 'lib/sqlalchemy/dialects/mysql/oursql.py')
0 files changed, 0 insertions, 0 deletions
