yesodweb/persistent

Support `constraint=` syntax on postgresql and sqlite backends

Open

#939 opened on Aug 5, 2019

 (0 comments) (0 reactions) (0 assignees)Haskell (302 forks)auto 404
PostgresSqliteenhancementgood first issue

Repository metrics

Stars
 (484 stars)
PR merge metrics
 (PR metrics pending)

Description

#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.

Contributor guide