digitallyinduced/ihp

`distinctOn` Should Support Multiple Columns

開放

#1,758 建立於 2023年7月19日

 (0 則留言) (1 個反應) (0 位負責人)Haskell (221 個分叉)batch import
good first issue

倉庫指標

星標
 (5,285 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Currently, distinctOn support one column as distinctOn #facilityPduId, however we should support multiple columns as: distinctOn (#facilityPduId, #portIndex).

貢獻者指南