Skip to content

Commit

Permalink
add sqlite config
Browse files Browse the repository at this point in the history
  • Loading branch information
imryche committed Nov 7, 2022
1 parent 0e53229 commit 60c5178
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sqlite/.sqliterc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.mode table
PRAGMA foreign_keys = ON

0 comments on commit 60c5178

Please sign in to comment.