Menu

#328 CUBRID python driver should coerse values given with e- or e+ to NUMERIC

open
nobody
None
5
2012-10-20
2012-10-20
Jira Trac
No

Assume you have a field with NUMERIC data type and you want to insert the following values using prepared statements:

5.000025e+4 or 5.3e-1

This values cannot be coerced to NUMERIC. Same goes for e- values.

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.