A PostgreSQL SQL syntax beautifier that can work as a console program or as a CGI. On-line demo site at http://sqlformat.darold.net/
1.69k
stars
101
forks
source link
Single quotes inside /**/ comments break formatting #338
Closed
jakob closed 6 months ago
The following is incorrectly formatted:
becomes:
The problem is only with single quotes. Double quotes seem to work as expected:
becomes