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

Review of show_query code, fix time (in seconds) #95

Closed tkopets closed 7 years ago

tkopets commented 7 years ago

Reduces code duplication related to show_query functionality. Fix timing output, which actually displays time in seconds (not milliseconds).