Feature request: sqlite3 .output compatibility
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 3.3k
- Fork
- 95
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
It would be great to be able to save query results using litecli. Currently, my workflow involves copying a query from litecli and using sqlite3 to get a csv.
Similar to the following in sqlite3
```
.mode csv
.output results.csv
...
```
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.