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
- Host: GitHub
- URL: https://github.com/splendiddata/pgcode_formatter
- Owner: splendiddata
- License: gpl-3.0
- Created: 2021-01-26T12:46:46.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-04-06T22:18:20.000Z (about 3 years ago)
- Last Synced: 2025-12-25T14:55:45.853Z (6 months ago)
- Language: Java
- Homepage:
- Size: 1 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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