From dcd818b48ed9037b82f81db35b5597b76cb60295 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 20 Mar 2024 23:13:30 -0700 Subject: [PATCH] Updated Upgrading or Merging Archives (markdown) --- Upgrading-or-Merging-Archives.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Upgrading-or-Merging-Archives.md b/Upgrading-or-Merging-Archives.md index e0af06d..0b8d163 100644 --- a/Upgrading-or-Merging-Archives.md +++ b/Upgrading-or-Merging-Archives.md @@ -275,7 +275,7 @@ ArchiveBox can sometimes struggle when archiving many links in parallel with mul Unable to create the django_migrations table (database is locked) ``` -These errors can also be encountered when there are permissions, network, or filesystem issues preventing writes to the `index.sqlite3` file. +These errors can also be encountered when there are permissions, network, or filesystem issues preventing writes to `index.sqlite3`. - [Question: Unable to create the django_migrations table (database is locked) - When OUTPUT_DIR to SAMBA share #946](https://github.com/ArchiveBox/ArchiveBox/issues/946) - [Question: ...Unable to create the django_migrations table (database is locked) #880](https://github.com/ArchiveBox/ArchiveBox/issues/880)