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

Fixes per-project connection settings #172

Closed tkopets closed 6 years ago

tkopets commented 6 years ago

Fixes per-project connection settings, as one would get the exception listed below if Sublime Text does not have an open project. AttributeError: 'NoneType' object has no attribute 'get'