When unloading empty BLOB columns the exported file leaves it empty and then loading treats those as nulls which isn't right.
I can imagine that representing this in a file isn't straight forward but I'm wondering if there are any workarounds for this?
-nullStrings only works for TEXT columns so I'm stuck on this.
When unloading empty BLOB columns the exported file leaves it empty and then loading treats those as nulls which isn't right. I can imagine that representing this in a file isn't straight forward but I'm wondering if there are any workarounds for this? -nullStrings only works for TEXT columns so I'm stuck on this.