Feature request: sqlite3 .output compatibility
オープン
- 主要言語
- Python
- スター
- 3.3k
- フォーク
- 95
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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
...
```
コントリビューションガイド
評価
この issue はまだ評価されていません。