@hackage persistent-test2.0.0.3
Tests for Persistent
Categories
License
MIT
Maintainer
Michael Snoyman <michael@snoyman.com>
Links
Versions
Installation
Dependencies (60)
- HUnit
- QuickCheck >=2.7
- aeson >=0.7
- aeson-compat >=0.3.2.0 && <0.4
- attoparsec
- base >=4.6 && <5 Show all…
Dependents (9)
@cardano/persistent-sqlite, @hackage/persistent-mysql-haskell, @hackage/persistent-mysql-pure, @hackage/persistent-postgresql, @hackage/persistent-mongoDB, @hackage/serversession, Show all…
Package Flags
sqlite
(off by default)
use sqlite. This is just present for consistency, and is not used
zookeeper
(off by default)
test only Zookeeper. default is to test just sqlite.
mongodb
(off by default)
test only MongoDB. default is to test just sqlite.
postgresql
(off by default)
test postgresql. default is to test just sqlite.
mysql
(off by default)
test MySQL. default is to test just sqlite.
high_precision_date
(off by default)
for MongoDB use a time storage with nano second precision.
nooverlap
(off by default)
test out our assumption that OverlappingInstances is just for String
Tests for Persistent