pg-entity: A pleasant PostgreSQL layer
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- These packages miss upper bounds: - aeson - containers - envparse - hedgehog - mtl - optics-core - safe-exceptions - tasty - tasty-hunit Please add them, using `cabal gen-bounds` for suggestions. For more information see: https://pvp.haskell.org/
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]
Properties
Versions | 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.3, 0.0.4.4 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.12 && <5.0), bytestring (>=0.11 && <0.12), colourista (>=0.1 && <0.2), directory, literatex, mtl, parsec (>=3.1 && <3.2), pg-entity, pg-transact (>=0.3 && <0.4), postgresql-simple (>=0.6 && <0.7), resource-pool (>=0.4 && <0.5), shake, template-haskell (>=2.15.0.0 && <2.22.0.0.0), text (>=2.0 && <2.1), 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] |
License | MIT |
Author | Théophile Choutri |
Maintainer | Théophile Choutri |
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-06-27T09:52:59Z |
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.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees