sodalive-backend-spring-boot/src
Klaus 005bb0ea2e feat(chat): 멤버가 최근에 대화한 캐릭터 목록
- ChatCharacterRepository.kt의 JPQL 정렬 절을 `ORDER BY MAX(COALESCE(m.createdAt, r.createdAt)) DESC`로 변경
2025-08-13 00:08:10 +09:00
..
main feat(chat): 멤버가 최근에 대화한 캐릭터 목록 2025-08-13 00:08:10 +09:00
test/resources 무료 충전 관련 코드 제거 2023-12-12 11:53:16 +09:00