MIT licensed and maintained by Nikita Volkov
This version can be pinned in stack with:postgresql-syntax-0.4.1.1@sha256:3cf2ad32ec2feee73c185b188b1dac4b85db348e4942787bef55d2a2c9c6ac86,3093

Module documentation for 0.4.1.1

  • 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.