groundhog-inspector: Type-safe datatype-database mapping library.
This library analyzes database tables and creates corresponding datatypes and their mappings for Groundhog https://www.schoolofhaskell.com/user/lykahb/groundhog. See examples at https://github.com/lykahb/groundhog/tree/master/groundhog-inspector/examples.
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| sqlite | analyze SQLite | Enabled |
| postgresql | analyze PostgreSQL | Disabled |
| mysql | analyze MySQL | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- groundhog-inspector-0.11.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.7.0, 0.7.1, 0.7.1.1, 0.7.1.2, 0.8, 0.8.0.1, 0.8.0.2, 0.9.0, 0.10.0, 0.11.0 (info) |
|---|---|
| Change log | changelog |
| Dependencies | aeson-pretty (>=0.8), base (>=4 && <5), bytestring (>=0.9), cmdargs (>=0.10), containers (>=0.2), groundhog (>=0.8 && <0.12), groundhog-inspector, groundhog-mysql, groundhog-postgresql, groundhog-sqlite, groundhog-th (>=0.8 && <0.12), mtl (>=2.0), regex-compat (<1.0), syb (>=0.3), template-haskell, text (>=0.8), time (>=1.1.4), transformers (>=0.2.1) [details] |
| License | BSD-3-Clause |
| Author | Boris Lykah <lykahb@gmail.com> |
| Maintainer | Boris Lykah <lykahb@gmail.com> |
| Category | Database |
| Home page | http://github.com/lykahb/groundhog |
| Source repo | head: git clone git://github.com/lykahb/groundhog.git |
| Uploaded | by BorisLykah at 2019-12-16T00:17:34Z |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | groundhog_inspector |
| Downloads | 6741 total (15 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2019-12-16 [all 1 reports] |