Skip to content

Commit

Permalink
Add SQLite configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
jasoncodes committed Nov 26, 2012
1 parent 18379dc commit 2560326
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sqliterc
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1,4 @@
.mode column
.headers ON
.timer ON
.nullvalue '<NULL>'

0 comments on commit 2560326

Please sign in to comment.