yesodweb/persistent

Support `constraint=` syntax on postgresql and sqlite backends

开放

#939 创建于 2019年8月5日

 (0 条评论) (0 个反应) (0 位负责人)Haskell (302 个派生)auto 404
PostgresSqliteenhancementgood first issue

仓库指标

星标
 (484 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

#937 introduced constraint= syntax to the persistent quasiquoter and added support for persistent-mysql. This should also be added to persistent-postgresql and persistent-sqlite.

贡献者指南