From 731605e244f49060715a026e717015ca7688a783 Mon Sep 17 00:00:00 2001
From: Trent Larson
Date: Thu, 19 Jun 2025 18:55:07 -0600
Subject: [PATCH] IndexedDB migration: add a blurb about backing up, and move
around messaging
---
src/views/DatabaseMigration.vue | 24 ++++++++++++++----------
1 file changed, 14 insertions(+), 10 deletions(-)
diff --git a/src/views/DatabaseMigration.vue b/src/views/DatabaseMigration.vue
index bfd3caed..99dc37c2 100644
--- a/src/views/DatabaseMigration.vue
+++ b/src/views/DatabaseMigration.vue
@@ -8,15 +8,10 @@
Compare and migrate data between Dexie (IndexedDB) and SQLite
databases
-
-
-
-
- Take me back to the home page
-
+
+ First, we recommend you hit these first two buttons to get your backups, just in case!
+ If anything doesn't look right when you're done, Trent will help with... anything and everything. 😁
+
@@ -276,10 +271,19 @@
+
+