mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-05-08 12:59:52 -05:00
c776af9880
The Remote dock shows a list of all databases on dbhub.io. Double clicking a database downloads and opens it. If the database has already been downloaded before, the local file is simply opened. This only works for a small number of databases: To open the database you want, you just search for it and double click it. But for a larger number of databases on dbhub.io this does not perform very well since finding a database can be very difficult. Because of this this commit adds a new view which shows all checked out databases, i.e. those databases which are already downloaded. Double clicking one of these opens it without trying to update it first. In the future this might also provide a place to add extra options like deleting local copies.
16 KiB
16 KiB