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

CSV import NULL string mark support #4223

Closed
chrishain-zignal opened this issue Sep 15, 2018 · 1 comment
Closed

CSV import NULL string mark support #4223

chrishain-zignal opened this issue Sep 15, 2018 · 1 comment

Comments

@chrishain-zignal
Copy link

I'm trying to use the new literal for NULL mark for CSV import but I'm not able to get NULL values to populate my table. What is the literal I should be using? I've tried "null", "NULL", "\n", "/n", and "" to no avail. I'm on the latest version 5.2.0

@serge-rider
Copy link
Member

IT is configurable in CSV import wizard. You can set any string literal as NULL mark:
image

@tati-kru tati-kru closed this as completed Nov 2, 2018
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

3 participants