yesodweb/persistent
Support `constraint=` syntax on postgresql and sqlite backends
Open
#939 opened on Aug 5, 2019
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.