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

Added support for prompting connection parameters #215

Closed tkopets closed 5 years ago

tkopets commented 5 years ago

This is a work in progress, do not merge this PR right away.

This addresses #99 but more broadly - the plan is to add support for promoting any connection parameter, not just password.

As a side note - renamed a bunch of methods, as over time it became unclear what method is doing what.