From 49b2ef86f30e6ccde2c86805c2110f9c47fb1f12 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sun, 18 Feb 2024 03:40:01 -0800 Subject: [PATCH] Updated Usage (markdown) --- Usage.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Usage.md b/Usage.md index e0b08b3..509bd66 100644 --- a/Usage.md +++ b/Usage.md @@ -252,6 +252,7 @@ More info: - https://github.com/ArchiveBox/ArchiveBox/wiki/Upgrading-or-Merging-Archives#modify-the-archivebox-sqlite3-db-directly - https://github.com/ArchiveBox/ArchiveBox/wiki/Upgrading-or-Merging-Archives#database-troubleshooting - https://stackoverflow.com/questions/1074212/how-can-i-see-the-raw-sql-queries-django-is-running +- https://adamobeng.com/wddbfs-mount-a-sqlite-database-as-a-filesystem/ ## Python Shell Usage