You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR: 字段 "orcid" 缺少数据
CONTEXT: COPY authors, line 2: ""
When copying csv files to pgsql, this error occoured. I tried to add the parameter NULL "", but it didn't work. This seems to be due to the field not being enclosed in quotation marks.