summaryrefslogtreecommitdiff
path: root/scripts
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-16 23:26:16 +0200
commit12a96bfa263d514884ef11009913b2f8bb163472 (patch)
treef14bcdc87fe03d187ddd730ea3558d964b2dc03c /scripts
parent72a6ac568d28afdfa5be6bcb01526adb03eedfae (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