2 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
c90c3b1c99 Gmail 토큰 권한 오류 해결 완료 - 검증된 정보만 포함
- Permission denied 오류 해결
- 레거시 파일 저장 코드 제거 완료
- DB 전용 토큰 관리로 전환
- 프론트엔드 OAuth 테스트 성공
2025-09-03 14:27:48 +09:00