pg-entity: A pleasant PostgreSQL layer
A PostgreSQL layer to safely expand your SQL queries with a lightweight eDSL. Read the tutorial at https://hackage.haskell.org/package/pg-entity/src/docs/book/index.html
[Skip to Readme]
Modules
[Index] [Quick Jump]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
prod | This flag enables features for production usage, like disabling logs | Disabled |
book | Enable the generation of the book | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- pg-entity-0.0.4.4.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
Versions [RSS] | 0.0.1.0, 0.0.2.0, 0.0.3.0, 0.0.4.0, 0.0.4.1, 0.0.4.2, 0.0.4.3, 0.0.4.4 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.12 && <5.0), bytestring (>=0.11), colourista (>=0.1 && <0.2), directory, literatex, mtl, parsec (>=3.1 && <3.2), pg-entity, pg-transact (>=0.3 && <0.4), postgresql-simple (>=0.7 && <0.8), resource-pool (>=0.4 && <0.5), shake, template-haskell (>=2.15.0.0 && <2.22.0.0.0), text (>=2.0), text-display (>=0.0 && <0.1), text-manipulate (>=0.3 && <0.4), time (>=1.12 && <1.13), uuid (>=1.3 && <1.4), vector (>=0.13 && <0.14) [details] |
Tested with | ghc ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 |
License | MIT |
Author | Théophile Choutri |
Maintainer | Théophile Choutri |
Revised | Revision 5 made by hecate at 2024-10-11T12:55:31Z |
Category | Database |
Home page | https://hackage.haskell.org/package/pg-entity/src/docs/book/index.html |
Bug tracker | https://github.com/tchoutri/pg-entity/issues |
Source repo | head: git clone https://github.com/tchoutri/pg-entity |
Uploaded | by hecate at 2023-12-23T16:46:47Z |
Distributions | |
Executables | book |
Downloads | 728 total (31 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |