MIT licensed and maintained by Nikita Volkov
This version can be pinned in stack with:postgresql-syntax-0.4.2@sha256:7d39b861499c98560c4b03593ffe4efd4651b18f6d127f7c5001a86d29dfaaf8,2940

Module documentation for 0.4.2

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