An open API service indexing awesome lists of open source software.

https://github.com/splendiddata/pgcode_formatter

A configurable code formatter for PostgreSQL SQL and PLPGSQL code
https://github.com/splendiddata/pgcode_formatter

Last synced: about 2 months ago
JSON representation

A configurable code formatter for PostgreSQL SQL and PLPGSQL code

Awesome Lists containing this project

README

          

# pgcode_formatter
A configurable code formatter for PostgreSQL SQL and PLPGSQL code

The usage guide can be found under https://github.com/splendiddata/pgcode_formatter/blob/main/pgcode_formatter_pom/doc/pgcode-formatter_manual.pdf

## Prerequisites
* Java 11 or higher
* Maven 3.6.1 or higher