Matt Parsons 10ff69c7b9 mkEntityDefList (#904) | 5 yıl önce | |
---|---|---|
.. | ||
Database | 5 yıl önce | |
bench | 5 yıl önce | |
test | 5 yıl önce | |
ChangeLog.md | 5 yıl önce | |
LICENSE | 12 yıl önce | |
README.md | 9 yıl önce | |
Setup.lhs | 13 yıl önce | |
persistent-template.cabal | 5 yıl önce |
Provides Template Haskell helpers for persistent. For more information, see the chapter in the Yesod book.
The TH.hs module contains code generators.
persistent-template uses EntityDef
s that it gets from the quasi-quoter.
The quasi-quoter is in persistent Quasi.hs
Similarly mant of the types come from the persistent library