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

[chore] init-data.sql 수정 #308

Open
1 task
tomatozil opened this issue Feb 11, 2025 · 1 comment
Open
1 task

[chore] init-data.sql 수정 #308

tomatozil opened this issue Feb 11, 2025 · 1 comment
Assignees
Labels
🔧 Chore 빌드 업무 수정, 패키지 매니저 설정 등 (소스 코드 수정 없음)

Comments

@tomatozil
Copy link
Collaborator

🔧 어떤 작업인가요?

기본 데이터 중 수정해야할게 있습니다

  • manager nickname 값 ➡️ 사람 이름으로
  • vehicle_information pk 1번의 sum 값 ➡️ 0
  • cycle_info
    • status ➡️ 비즈니스 로직에서 쓴 status 값(A)
    • 차량 당 위치 데이터 하나씩
    • pk 1의 경로 데이터 조금
  • driving_history
    • cycle_info랑 싱크 맞는 것 한개..

물론 대량 데이터가 필요할 때는 스크립트로 따로 넣어야합니다만..
어쩌다가 db가 init 됐을 때도, 프론트가 '아 여전히 잘 되는구나..' 정도를 확인할 수 있는 최소한의 데이터 세팅이 필요해서요!

✏️ 작업 상세 내용

  • 기본 값 수정
@tomatozil tomatozil added the 🔧 Chore 빌드 업무 수정, 패키지 매니저 설정 등 (소스 코드 수정 없음) label Feb 11, 2025
@tomatozil tomatozil self-assigned this Feb 11, 2025
@tomatozil
Copy link
Collaborator Author

-> 진짜 데이터(에뮬에서부터 생성된 것들) 기반으로 넣을거라.. 조금만 미루겠습니다

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧 Chore 빌드 업무 수정, 패키지 매니저 설정 등 (소스 코드 수정 없음)
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant