persistent-test: Tests for Persistent
Tests for Persistent
Modules
[Index]
- CompositeTest
- CustomPersistField
- CustomPersistFieldTest
- CustomPrimaryKeyReferenceTest
- DataTypeTest
- EmbedOrderTest
- EmbedTest
- EmptyEntityTest
- EntityEmbedTest
- EquivalentTypeTest
- HtmlTest
- Init
- InsertDuplicateUpdate
- LargeNumberTest
- MaxLenTest
- MigrationColumnLengthTest
- MigrationIdempotencyTest
- MigrationOnlyTest
- MigrationTest
- PersistTestPetCollarType
- PersistTestPetType
- PersistUniqueTest
- PersistentTest
- PrimaryTest
- Recursive
- RenameTest
- SumTypeTest
- UniqueTest
Flags
Manual Flags
Name | Description | Default |
---|---|---|
sqlite | use sqlite. This is just present for consistency, and is not used | Disabled |
zookeeper | test only Zookeeper. default is to test just sqlite. | Disabled |
mongodb | test only MongoDB. default is to test just sqlite. | Disabled |
postgresql | test postgresql. default is to test just sqlite. | Disabled |
mysql | test MySQL. default is to test just sqlite. | Disabled |
high_precision_date | for MongoDB use a time storage with nano second precision. | Disabled |
nooverlap | test out our assumption that OverlappingInstances is just for String | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- persistent-test-2.0.0.3.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 2.0.0.3, 2.0.3.0, 2.0.3.1, 2.0.3.2, 2.0.3.3, 2.0.3.4, 2.0.3.5, 2.12.0.0, 2.13.0.0, 2.13.0.1, 2.13.0.2, 2.13.0.3, 2.13.0.4, 2.13.1.0, 2.13.1.2, 2.13.1.3 |
---|---|
Dependencies | aeson (>=0.7), aeson-compat (>=0.3.2.0 && <0.4), attoparsec, base (>=4.6 && <5), base64-bytestring, blaze-builder, blaze-html (>=0.5), blaze-markup (>=0.5.1), bytestring (>=0.9), cereal, conduit (>=1.0), containers (>=0.2), exceptions (>=0.6), fast-logger, hashable, hspec (>=1.12.1), hspec-expectations, http-api-data (>=0.2), HUnit, lifted-base (>=0.1), monad-logger (>=0.3), mtl, network, old-locale, path-pieces (>=0.1), persistent, persistent-sqlite (>=2.6.1.1), persistent-template (<2.7), persistent-test, QuickCheck (>=2.7), quickcheck-instances (>=0.3), random (>=1.0), resource-pool, resourcet (>=0.4), scientific, semigroups, silently, system-fileio, system-filepath, tagged, template-haskell, text (>=0.8), time (>=1.1.4), transformers (>=0.2.1), transformers-base, unliftio, unliftio-core, unordered-containers, vector [details] |
License | MIT |
Author | Michael Snoyman <michael@snoyman.com> |
Maintainer | Michael Snoyman <michael@snoyman.com> |
Revised | Revision 1 made by parsonsmatt at 2019-05-13T15:59:30Z |
Category | Database, Yesod |
Home page | http://www.yesodweb.com/book/persistent |
Bug tracker | https://github.com/yesodweb/persistent/issues |
Source repo | head: git clone git://github.com/yesodweb/persistent.git |
Uploaded | by MichaelSnoyman at 2018-02-01T21:52:18Z |
Distributions | Arch:2.13.1.3, LTSHaskell:2.13.1.3, NixOS:2.13.1.3, Stackage:2.13.1.3 |
Reverse Dependencies | 1 direct, 7 indirect [details] |
Executables | persistent-test |
Downloads | 6318 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-02-01 [all 1 reports] |