From 13d52a6b2ce2735e38f37ea50071b57d233aae26 Mon Sep 17 00:00:00 2001 From: pyr0ball Date: Tue, 31 Mar 2026 14:28:10 -0700 Subject: [PATCH] =?UTF-8?q?fix:=20renumber=20background=5Ftasks=20migratio?= =?UTF-8?q?n=20006=E2=86=92013=20(conflict=20with=20element=5Fprofiles)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../{006_background_tasks.sql => 013_background_tasks.sql} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename app/db/migrations/{006_background_tasks.sql => 013_background_tasks.sql} (100%) diff --git a/app/db/migrations/006_background_tasks.sql b/app/db/migrations/013_background_tasks.sql similarity index 100% rename from app/db/migrations/006_background_tasks.sql rename to app/db/migrations/013_background_tasks.sql