docs: slack_channel 테이블 DB 스키마 정보 트러블슈팅 문서에 추가

This commit is contained in:
happybell80 2026-01-13 09:51:48 +09:00
parent 61cc6f340c
commit 21ae1062ca

View File

@ -89,3 +89,7 @@
3. **Update (수정)**: 구현되어 있으나 사용 여부 불명확
4. **Delete (삭제)**: 미구현
## 데이터베이스 스키마
- **slack_channel 테이블**: Slack 워크스페이스별 채널 정보 및 robeing CRUD 권한 관리 (마이그레이션: `auth-server/migrations/add_slack_channel_table.sql`)