diff options
| author | Anssi Kääriäinen <akaariai@gmail.com> | 2012-12-16 22:24:15 +0200 |
|---|---|---|
| committer | Anssi Kääriäinen <akaariai@gmail.com> | 2012-12-16 23:26:16 +0200 |
| commit | 12a96bfa263d514884ef11009913b2f8bb163472 (patch) | |
| tree | f14bcdc87fe03d187ddd730ea3558d964b2dc03c /scripts | |
| parent | 72a6ac568d28afdfa5be6bcb01526adb03eedfae (diff) | |
Fixed #19197 -- fixed convert_values() for nullable numeric fields
Cleaned up the implementation of base convert_values() a little, and
made sure it accepts None as a value for numeric fields.
There are no tests attached. The reason is that not all of the
convert_values() accept None as a value for numeric fields (for example
sqlite3.convert_values()).
The reason the base convert_values() needs to accept None is that this
situation might arise in custom compilers for 3rd party backends. It
is easy to keep the convert_values() working, so lets do that.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
