pgcli
pgcli copied to clipboard
pgcli does not say anything on syntax error when table_format is csv
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
Likely a duplicate of issue #1200
Closed as duplicate of https://github.com/dbcli/pgcli/issues/1200.