Files
document-haness/docs/TechLog/final/evidence/raw/db/topic-variant-rows.txt
T

13 lines
823 B
Plaintext

주제와 축(topic / topic_variant)의 실제 행
출처: hyeonworks-prod / postgres-0 / appdb — 2026-09-04 조회
쿼리: topic LEFT JOIN topic_variant, display_order 순
칸: topic.slug | topic.variant_label | display_order | variant.slug | variant.title
----------------------------------------------------------------------
jpa-feed-query-performance | 조회 전략 | 1 | derived-query | 파생 쿼리 그대로
jpa-feed-query-performance | 조회 전략 | 2 | fetch-join | 컬렉션 fetch join
jpa-feed-query-performance | 조회 전략 | 3 | fetch-join-paging | fetch join + 페이징
oauth-oidc-auth-boundary | 구조 | 1 | spa | SPA
oauth-oidc-auth-boundary | 구조 | 2 | mediator | Mediator
oauth-oidc-auth-boundary | 구조 | 3 | bff | BFF
oauth-oidc-auth-boundary | 구조 | 4 | forward-auth | Forward-Auth