postgresql-syntax: PostgreSQL AST parsing and rendering
Postgres syntax tree and related utils extracted from the "hasql-th" package. The API is in a rather raw "guts out" state with most documentation lacking, but the codebase is well tested.
Modules
[Index] [Quick Jump]
Downloads
- postgresql-syntax-0.3.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.1, 0.2, 0.2.0.1, 0.3, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.4, 0.4.0.1, 0.4.0.2, 0.4.1, 0.4.1.1, 0.4.1.2, 0.4.1.3 |
---|---|
Dependencies | base (>=4.11 && <5), bytestring (>=0.10 && <0.11), case-insensitive (>=1.2 && <2), containers (>=0.6 && <0.7), contravariant (>=1.5.2 && <2), fast-builder (>=0.1.2 && <0.2), foldl (>=1.4.5 && <2), hashable (>=1.2 && <2), headed-megaparsec (>=0.1 && <0.2), megaparsec (>=7 && <9), parser-combinators (>=1.1 && <1.3), selective (>=0.4 && <0.5), text (>=1 && <2), text-builder (>=0.6.6.1 && <0.7), unordered-containers (>=0.2.10 && <0.3), uuid (>=1.3 && <2), vector (>=0.12 && <0.13) [details] |
License | MIT |
Copyright | (c) 2020, Nikita Volkov |
Author | Nikita Volkov <[email protected]> |
Maintainer | Nikita Volkov <[email protected]> |
Category | Database, PostgreSQL, Parsing |
Home page | https://github.com/nikita-volkov/postgresql-syntax |
Bug tracker | https://github.com/nikita-volkov/postgresql-syntax/issues |
Source repo | head: git clone git://github.com/nikita-volkov/postgresql-syntax.git |
Uploaded | by NikitaVolkov at 2020-05-13T14:56:33Z |
Distributions | LTSHaskell:0.4.1.2, NixOS:0.4.1.1, Stackage:0.4.1.3 |
Reverse Dependencies | 2 direct, 1 indirect [details] |
Downloads | 5123 total (11 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-05-13 [all 1 reports] |