mtxr / SublimeText-SQLTools

SQLTools for Sublime Text 3
https://code.mteixeira.dev/SublimeText-SQLTools/
GNU General Public License v3.0
177 stars 40 forks source link

Fix List and Open Saved Queries #133

Closed tkopets closed 7 years ago

tkopets commented 7 years ago

Fixes #125.

Since we actually don't need the connection if the user just opens the contents of saved query the Connection list will not be shown.