docs: PostgreSQL 테이블 변경 작업 진행 상황 업데이트

- auth-server 완료
- robeing-gateway 완료
This commit is contained in:
happybell80 2025-09-10 23:35:35 +09:00
parent 55e2b7e103
commit a12aa2c6eb

View File

@ -190,11 +190,11 @@
- [ ] API 응답 필드명 확인
### 3.3 저장소별 작업
- [ ] auth-server: SQLAlchemy 모델 + asyncpg 쿼리 수정
- [x] auth-server: SQLAlchemy 모델 + asyncpg 쿼리 수정
- [ ] rb8001: SQLAlchemy 모델 + text() 쿼리 수정
- [ ] rb10508_micro: asyncpg 직접 쿼리 수정
- [ ] frontend-base: asyncpg 직접 쿼리 수정
- [ ] robeing-gateway: SQLAlchemy 모델 + asyncpg 쿼리 수정
- [x] robeing-gateway: SQLAlchemy 모델 + asyncpg 쿼리 수정
- [ ] robeing-monitor: SQLAlchemy 모델 + asyncpg 쿼리 수정
- [ ] skill-email: psycopg2 쿼리 수정