yesodweb/persistent
Support `constraint=` syntax on postgresql and sqlite backends
开放
#939 创建于 2019年8月5日
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.