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 |
|
happybell80
|
0698c497f4
|
docs: mark JWT + Slack interactive resolved; Slack mapping partial; add cross-links (8/28, 9/08, 9/11)
|
2025-09-14 23:23:43 +09:00 |
|
|
|
aa2c15f6d8
|
docs: 홍태주 Slack OAuth 매핑 실패 문제 문서화
- Slack OAuth 로그인 후 slack_user_mapping 생성 안 됨
- workspace_members 자동 추가 실패
- 수동 해결 SQL 및 코드 수정 방안 포함
|
2025-09-01 18:23:38 +09:00 |
|