News

An experimental implementation that adds JSON Lines format support for PostgreSQL's COPY TO and COPY FROM commands. JSON Lines is a convenient format for storing structured data that may contain ...
New issue New issue Open Open Add support for postgres COPY TO/FROM command #160 ...
'JSON_ARRAY()', 'JSON_ARRAYAGG()', 'IS JSON', etc. have been added. ・Supports various number expressions Underscores can now be used as delimiters, such as ``5_432_000'', as well as expressions other ...