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

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.