Files
sam-api/database/migrations
권혁성 f28bbc2a74 fix:quotes 목록 조회 시 MySQL Out of sort memory 에러 해결
- quotes(tenant_id, registration_date, id) 복합 인덱스 추가
- ORDER BY registration_date DESC, id DESC 정렬 시 filesort 제거

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 09:23:50 +09:00
..