Tests for Persistent. This is only for use in developing libraries that should conform to the persistent interface, not for users of the persistent suite of database libraries.

Changes

Unreleased changes

2.0.3.5

  • Tighter version bounds on persistent and persistent-template.

2.0.3.4

  • lots of stuff actually :\ should probably start tracking this more!

2.0.3.3

  • Fix RawSqlTest, which could fail non-deterministically for Postgres #1139

2.0.3.2

  • Remove unnecessary deriving of Typeable #1114

2.0.3.1

  • Compatibility with latest persistent-template for test suite #1002