Add File->Options->Table Editor:[Transform zero length String into Null]
implemented option.
when enabled, an empty string will be converted to null only if column datatype is handled by one of these cell editors:
SQLDataLengthCellEditor
SQLDateCellEditor
SQLTimeCellEditor
SQLTimestampCellEditor
Issue #2086 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |
implemented option.
when enabled, an empty string will be converted to null only if column datatype is handled by one of these cell editors:
SQLDataLengthCellEditor
SQLDateCellEditor
SQLTimeCellEditor
SQLTimestampCellEditor