Closed AndrzejSulej closed 9 years ago
I dump data from mysql query stream and there is null allowed column. Now I have to check null value and convert it to empty string. In my opinion it is not necessary. Instead, leave cell empty.
I've fixed this issue, just the way you recommended. The fix is in v0.3.24.
I dump data from mysql query stream and there is null allowed column. Now I have to check null value and convert it to empty string. In my opinion it is not necessary. Instead, leave cell empty.