sql-formatter
sql-formatter copied to clipboard
Added Postgresql array operators.
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.