From 53e9b6555efec24bf3d621503e9e5c4723dbffe0 Mon Sep 17 00:00:00 2001 From: mappu Date: Sat, 13 Jul 2024 18:03:47 +1200 Subject: [PATCH] doc/TODO: more ideas --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index a92dcd2..7a66262 100644 --- a/TODO +++ b/TODO @@ -16,6 +16,7 @@ - MSSQL (recursive navigation for instances) - Other K/V stores from https://github.com/smallnest/kvbench - Windows registry + - LDAP - Connection dialog - SSH tunnels - Badger encryption key dialog @@ -26,6 +27,7 @@ - SQLite: drop table action - SQLite: show views, triggers, indexes in nav - SQLite CLI driver: + - Context support - Attach to SSH tunnel - Configure binary path - https://ricardoanderegg.com/posts/sqlite-remote-explorer-gui/