freebsd-ports/databases/pgFormatter/pkg-descr
Sunpoet Po-Chuan Hsieh 1aba4ba12c Update to 3.1
- Sort PLIST
- Reformat pkg-descr
- Take maintainership

Changes:	https://github.com/darold/pgFormatter/releases
2018-09-13 21:52:22 +00:00

10 lines
433 B
Text

This SQL formatter/beautifier supports keywords from SQL-92, SQL-99, SQL-2003,
SQL-2008, SQL-2011 and PostgreSQL specifics keywords. May works with any other
databases too.
pgFormatter can work as a console program or as a CGI. It will automatically
detect his environment and output as text or as HTML following the context.
Keywords highlighting will only be available in CGI context.
WWW: https://github.com/darold/pgFormatter