From 3f86043b5c279a5fd859ed493bdd9d29cacb8bac Mon Sep 17 00:00:00 2001 From: Anna Schumaker Date: Tue, 21 Mar 2023 16:38:48 -0400 Subject: [PATCH] Update 'Home' --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 8872a5f..8e32dfa 100644 --- a/Home.md +++ b/Home.md @@ -2,7 +2,7 @@ Welcome to the Emmental Wiki, which is written to document the v3.x releases. # Database Design Emmental 3 uses a SQLite database to store its settings, playlist, and track information. -## SQLite Settings +## [[SQLite Config]] | Pragma | Value | | ------------ | ----- | | foreign_keys | ON |