Add pgFormatter as a database tooling

Includes a PostgreSQL syntax beautifier as a database tooling.
This commit is contained in:
Mayra Cabrera 2019-07-05 01:54:18 +00:00 committed by Evan Read
parent 20ceb5d8d0
commit 0253016806
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ description: 'Learn how to contribute to GitLab.'
- [Understanding EXPLAIN plans](understanding_explain_plans.md)
- [explain.depesz.com](https://explain.depesz.com/) for visualising the output
of `EXPLAIN`
- [pgFormatter](http://sqlformat.darold.net/) a PostgreSQL SQL syntax beautifier
### Migrations