Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty BLOB columns #109

Open
rogern opened this issue Nov 4, 2020 · 0 comments
Open

Empty BLOB columns #109

rogern opened this issue Nov 4, 2020 · 0 comments

Comments

@rogern
Copy link

rogern commented Nov 4, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant