UNPKG

@launchql/ast

Version:

PostgreSQL AST utils

5 lines (3 loc) 369 B
# Postgres AST Deparser for Postgres A pure plpgsql AST toolkit and deparser for PostgreSQL. This is the plpgsql equivalent of https://github.com/pyramation/pgsql-parser for deparsing, which can be used to create ASTs and deparse them back into strings in native Postgres. Please read our documentation on [github](https://github.com/pyramation/postgres-ast-deparser)