알파피플 앱

has_one sort bug

Assigned to
이재철, Backend at Alphapeople 이재철

Comments & Events

이재철 moved this card to In progress.
이재철, Backend at Alphapeople
ash_postgres 의 data_layer.ex 의 lateral_join_query 함수에서 distinct 가 붙어서 생기는 문제
이재철, Backend at Alphapeople
ash_postgres 의 data_layer.ex distinct: true 가 문제
이재철, Backend at Alphapeople
Ash.Query.data_layer_query 에서 ash_query -> data_layer_query 로 변환하면서 문제 발생.
이재철, Backend at Alphapeople
Ash.DataLayer.filter(query, ash_query.filter, ash_query.resource) 에서 distinct 가 추가됨
이재철, Backend at Alphapeople
AshSql.Join.join_all_relationships(filter, opts) 에서 추가됨
이재철, Backend at Alphapeople
defp add_distinct
이재철 moved this card to Done.
이재철, Backend at Alphapeople
이재철 completed this card.