sql-formatter icon indicating copy to clipboard operation
sql-formatter copied to clipboard

Added Postgresql array operators.

Open daFool opened this issue 3 years ago • 0 comments

Postgresql has support of an array type and there are two operators that break sql-formatter and it's depended php-reports. This pull-request adds support for <@ and >@ operators to sql-formatter.

daFool avatar Feb 03 '22 07:02 daFool