doc/TODO: update

This commit is contained in:
mappu 2024-07-14 15:35:56 +12:00
parent ce3d08740f
commit 6dd0635c9e
1 changed files with 1 additions and 5 deletions

6
TODO
View File

@ -21,11 +21,6 @@
- SSH tunnels - SSH tunnels
- Badger encryption key dialog - Badger encryption key dialog
- Pebble: connection options dialog - Pebble: connection options dialog
- Actions
- SQLite: DB compact action
- SQLite: DB export backup action
- SQLite: drop table action
- SQLite: show views, triggers, indexes in nav
- SQLite CLI driver: - SQLite CLI driver:
- Context support - Context support
- Attach to SSH tunnel - Attach to SSH tunnel
@ -33,6 +28,7 @@
- https://ricardoanderegg.com/posts/sqlite-remote-explorer-gui/ - https://ricardoanderegg.com/posts/sqlite-remote-explorer-gui/
- https://github.com/litements/litexplore - https://github.com/litements/litexplore
- Debconf: separate groups by first slash in name - Debconf: separate groups by first slash in name
- SQLite: drop table doesn't autorefresh nav since callback is late
- Build - Build
- Build own liblcl binaries in docker - Build own liblcl binaries in docker
- Win32 icon resource - Win32 icon resource