digitallyinduced/ihp

`distinctOn` Should Support Multiple Columns

オープン

#1,758 opened on 2023/07/19

 (0 件のコメント) (1 件のリアクション) (0 人の担当者)Haskell (221 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (5,285 個のスター)
PR merge metrics
 (平均マージ 11h 20m) (30d で 21 merged PRs)

説明

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

コントリビューターガイド