From 722a874bac0890eca0e59236b2156e12751ef60c Mon Sep 17 00:00:00 2001 From: Spxg Date: Thu, 29 May 2025 23:03:01 +0800 Subject: [PATCH] Updated sqlite internal description --- src/app/tools_menu.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/tools_menu.rs b/src/app/tools_menu.rs index 391f83a..1e57405 100644 --- a/src/app/tools_menu.rs +++ b/src/app/tools_menu.rs @@ -21,7 +21,7 @@ where - "This tool helps you explore the SQLite file format internals." + "This tool helps you explore the SQLite file format internals (encrypted db is not supported)."