Use an incorrect copy command syntax copy instead of \copy and cannot quit app.
Đang mở
bug
- Ngôn ngữ chính
- Python
- Star
- 13.4k
- Fork
- 612
- Merge trung bình
- 6 ngày 14 giờ
- Pull request đã merge (30 ngày)
- 10
Mô tả
Use an incorrect copy command syntax copy instead of \copy and cannot quit app after that:
```
Server: PostgreSQL 14.15
Version: 4.3.0
Home: http://pgcli.com
simplifi-live> copy (select id from transcoding_formats order by id) to stdout csv;
COPY cannot be used with this method; use copy() instead
Time: 0.043s
simplifi-live> quit
A transaction is ongoing. Choose `c` to COMMIT, `r` to ROLLBACK, `a` to abort exit. [a]: r^M
```
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.