# 적용이 없어 가려진 충돌 # Question: 두 리프의 마이그레이션은 어디서 만나는가? direction: right n0: "리프 둘의 마이그레이션" { shape: rectangle } n1: "Flyway 적용 위치" { shape: rectangle } n2: "버전 충돌" { shape: rectangle } n0 -> n1: "적용 없음" n1 -> n2: "적용 시 드러남"