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

데이터 상세 정보에 원본 파일 이름 표시 #95

Open
cheonjeongdae opened this issue Mar 11, 2020 · 0 comments
Open

데이터 상세 정보에 원본 파일 이름 표시 #95

cheonjeongdae opened this issue Mar 11, 2020 · 0 comments
Assignees

Comments

@cheonjeongdae
Copy link
Contributor

데이터 업로드 시
데이터명을 입력하게 됩니다.
zip 파일의 경우 데이터 파일명이 데이터명이 되지만
1건 업로딩의 경우 사용자 입력값이 데이터명이 됩니다.
현재 DB 구조로는 원본 데이터 파일 정보를 찾을 수 없습니다.

변환시
converter_job_file_id 값을 data_info 에 저장 하도록 컬럼을 추가하고
상세 페이지에서 join을 통해
원본 파일 이름을 표시해 주십시오.

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

No branches or pull requests

2 participants