From 4735c391bdb4094130dccfadd42a8366dfd10996 Mon Sep 17 00:00:00 2001 From: mappu Date: Sun, 30 Jun 2024 12:51:40 +1200 Subject: [PATCH] doc/TODO: update status --- TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 67a89ca..6373915 100644 --- a/TODO +++ b/TODO @@ -9,6 +9,8 @@ - CLI using psql - MSSQL (recursive navigation for instances) - Other K/V stores from https://github.com/smallnest/kvbench + - Windows registry + - Debconf - SSH tunnels - Badger encryption key dialog - Pebble: connection options dialog @@ -17,16 +19,14 @@ - SQLite: drop table action - SQLite: show views, triggers, indexes in nav - SQLite CLI driver: - - Basic error handling - - Better lexing - Attach to SSH tunnel - Configure binary path - https://ricardoanderegg.com/posts/sqlite-remote-explorer-gui/ - https://github.com/litements/litexplore - Build - - Makefile to cross-compile release binaries in docker - Build own liblcl binaries in docker - Win32 icon resource + - https://github.com/ying32/govcl/tree/master/Tools/winRes - Performance - Warning if data table is filtered to 1000 rows, or add pagination - Context/interrupt slow queries