-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
enhancementFeature requests.Feature requests.
Description
[This is @revolter's idea, from: https://github.com/sqlitebrowser/sqlitebrowser/commit/684958b29ce3d26684d9142d73df773b11189d54#commitcomment-18843683]
@sqlitebrowser/developers, What do you say if we would have a reload button in the Database Structure
as we have in the Browse Data
tab?
If adding a button is not wanted, a problem I forgot to report is that if you hit ctrl + r in any tab you are, it reloads the currently selected table from the Browse Data
, which doesn't make sense.
I propose it would do different things depending on the selected tab:
Database Structure
: reload tables count (and the actual tables) and/or the structureBrowse Data
: reload the currently selected table (as it does now)Edit Pragmas
: do nothingExecute SQL
: run the current SQL (Sequel Pro does this and I personally find it very intuitive and useful)
Metadata
Metadata
Assignees
Labels
enhancementFeature requests.Feature requests.