I have found a strange behaviour.
I was trying to insert rows into a float column
This works fine until you try to pass None.
When none is passed, the conversion fails.
This appears to be a bug linked with the parametersStyle being pyFormat.
Ben
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have found a strange behaviour.
I was trying to insert rows into a float column
This works fine until you try to pass None.
When none is passed, the conversion fails.
This appears to be a bug linked with the parametersStyle being pyFormat.
Ben