CSV to PostgreSQL with primary key #272
alberttwong
started this conversation in
General
Replies: 1 comment 1 reply
-
Yes, there is an open issue for this: #226 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was expecting that you could import a CSV into postgresql and set one of the imported columns to a primary key.
but col_001 is still nullable.
Beta Was this translation helpful? Give feedback.
All reactions