Created
January 14, 2022 23:16
-
-
Save JohnL4/acf4eba000f85383812bad7be4decb21 to your computer and use it in GitHub Desktop.
Sqlite shell settings to make pretty columns, etc.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .mode columns | |
| .headers on |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment