happybell80
|
97e0888ce0
|
Fix more incorrect table names in documentation
- users → user in SQL contexts (94 occurrences)
- robeings → robeing in SQL contexts
- user_preferences → user_preference (14 files)
- slack_workspaces → slack_workspace in SQL contexts (17 files)
All table names now correctly match PostgreSQL schema
|
2025-09-26 00:52:15 +09:00 |
|
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 |
|
|
|
4220e6ac25
|
docs: ChromaDB 컬렉션명 패턴을 서비스별 prefix 방식으로 통일
- 기존: user_{uuid}_emails 형식
- 변경: {service}_{uuid} 형식 (예: rb8001_{uuid}, skill_email_{uuid})
- 서비스별 데이터 격리 및 관리 용이성 향상
- 8/28 UUID 통합 문서의 검증된 패턴 적용
|
2025-08-31 13:28:46 +09:00 |
|
0914eagle
|
76b5ff0db3
|
31일 계획
|
2025-08-31 12:01:13 +09:00 |
|