3 Commits

Author SHA1 Message Date
happybell80
8c02b80359 Fix incorrect table names in documentation
- gmail_tokens → gmail_token (33 files)
- companies → company (17 files)
- conversation_logs → conversation_log (27 files)
- workspace_members → workspace_member (28 files)

All table names now match the actual PostgreSQL schema
2025-09-26 00:49:47 +09:00
53fecf100a docs: 프론트 대화 순서 최종 해결 완료 (fc83a73) 2025-09-03 17:54:56 +09:00
1c5c876608 프론트엔드 대화 순서 문제 해결 완료
- reverse() 제거로 대화 순서 정상화
- 커밋 878be9b 적용
- 사용자 발화 → 로빙 답변 순서로 표시
2025-09-03 14:48:37 +09:00