@hackage postgresql-syntax0.4.3
PostgreSQL AST parsing and rendering
Installation
Dependencies (10)
- 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 Show all…
Dependents (7)
@hackage/hasql-th, @hackage/squeal-postgresql-qq, @cardano/marlowe-runtime, @hackage/acme-everything, @hackage/ihp-typed-sql, @hackage/beam-automigrate, Show all…
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.