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 合并指标
 (平均合并 11小时 20分钟) (30 天内合并 21 个 PR)

描述

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

贡献者指南