pgcli icon indicating copy to clipboard operation
pgcli copied to clipboard

pgcli does not say anything on syntax error when table_format is csv

Open autra opened this issue 3 years ago • 1 comments

Description

If table_format is set to csv, when making any kind of sql syntax error, pgcli just doesn't say anything. Example:

psql://atr@localhost/tethys> test;
Time: 0.017s

Your environment

  • [x] Please provide your OS and version information: kubuntu 20.04
  • [x] Please provide your CLI version: 3.4.1

autra avatar May 10 '22 13:05 autra

Likely a duplicate of issue #1200

lelit avatar May 10 '22 14:05 lelit

Closed as duplicate of https://github.com/dbcli/pgcli/issues/1200.

j-bennet avatar Sep 03 '22 00:09 j-bennet