Y
Hacker News
new
|
ask
|
show
|
jobs
by
stephen82
2085 days ago
https://www.sqlite.org/cli.html#dotmode
I have just checked it via cli:
sqlite3 -header -html foo.db
1 comments
majkinetor
2080 days ago
That is feature of CLI tool, not sqlite.
link