parsonsmatt f18b5dcba0 Merge branch 'master' of github.com:yesodweb/persistent před 5 roky
..
Database cfe554123a Recommend rawExecute when return value is not expected. před 5 roky
test a3eed2f7c5 Cleanup of pragmas, imports and dependencies (#888) před 5 roky
ChangeLog.md 700086e36d Releases před 5 roky
LICENSE 62e3056a5d Update license with MIT license před 12 roky
README.md 8cc2f75bb6 monad-control 1.0 support, doc fixes, version bumps před 10 roky
Setup.lhs 159e5f0921 Reorganized folder structure to match yesod před 13 roky
persistent.cabal a3eed2f7c5 Cleanup of pragmas, imports and dependencies (#888) před 5 roky

README.md

persistent

Type-safe, data serialization. You must use a specific backend in order to make this useful. For more information, see the chapter in the Yesod book.