haskell-beam/beam

Composite PK support

オープン

#792 opened on 2026/04/09

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Haskell (191 件のフォーク)auto 404
docsgood first issuehelp wanted

Repository metrics

Stars
 (631 個のスター)
PR merge metrics
 (PR metrics pending)

説明

From the docs, it's unclear if Beam supports composite PKs -- i.e. primary keys which reference two or more columns. I imagine there are different ways of doing this (perhaps a product type, perhaps a tuple), but without being too familiar with type families and Beam internals, I'm not able to figure out how to do this

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