gajus / pg-formatter

A PostgreSQL SQL syntax beautifier.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timestamp with time zone breaks formatting

sgoll opened this issue · comments

Formatting a CREATE TABLE statement that specifies timestamp with time zone as column type throws an exception.

This is directly related to darold/pgFormatter#45 which was fixed in 2018.

Just pushed a trigger to release a new version.