summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
authorAnssi Kääriäinen <akaariai@gmail.com>2012-12-16 22:24:15 +0200
committerAnssi Kääriäinen <akaariai@gmail.com>2012-12-17 00:09:05 +0200
commit1caa483914edf851137b3c1e39f4364772bd46c9 (patch)
tree6ac19ddc402f64d1733113302b6c1a3fe9b1e70b /docs/ref
parent528483cae22fa89f46a48a7d20d50f2880fb3bf7 (diff)
[1.5.x] 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. Backpatch of 12a96bfa263d514884ef11009913b2f8bb163472
Diffstat (limited to 'docs/ref')
0 files changed, 0 insertions, 0 deletions