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.4.1.1.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 |
---|---|
Dependencies | base (>=4.12 && <5), bytestring (>=0.10 && <0.13), case-insensitive (>=1.2.1 && <2), hashable (>=1.3.5 && <2), headed-megaparsec (>=0.2.0.1 && <0.3), megaparsec (>=9.2 && <10), parser-combinators (>=1.3 && <1.4), text (>=1 && <3), text-builder (>=0.6.6.3 && <0.7), unordered-containers (>=0.2.16 && <0.3) [details] |
License | MIT |
Copyright | (c) 2020, Nikita Volkov |
Author | Nikita Volkov <nikita.y.volkov@mail.ru> |
Maintainer | Nikita Volkov <nikita.y.volkov@mail.ru> |
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 2023-12-12T08:03:39Z |
Distributions | LTSHaskell:0.4.1.1, NixOS:0.4.1.1, Stackage:0.4.1.1 |
Reverse Dependencies | 2 direct, 1 indirect [details] |
Downloads | 4921 total (56 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-12-12 [all 1 reports] |