MIT licensed and maintained by Nikita Volkov
This version can be pinned in stack with:postgresql-syntax-0.4.1.3@sha256:4540215fbf3809d1e23bff670152d260e59d10dded9756c651e440c4b0d6a3fa,2942

Module documentation for 0.4.1.3

  • PostgresqlSyntax
    • PostgresqlSyntax.Ast
    • PostgresqlSyntax.KeywordSet
    • PostgresqlSyntax.Parsing
    • PostgresqlSyntax.Rendering
    • PostgresqlSyntax.Validation

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.