
2018.11.06
+ show table title for output of "Describe table", "Show table records"
+ add command "Execute entire file"
+ add command "Insert saved query"
+ supported option "focus_on_result"
+ supported option "clear_output"
+ supported option "expand_to"

2018.11.05
+ updated SQLTools API from last ST3 plugin (lot of changes)
+ updated default configs from ST3 plugin - you may need to delete file [CudaText]/settings/cuda_sqltools_settings.json
+ add captions to menu dialogs
+ add command "Refresh connection data"
+ add command "Clear cache"

2018.08.31
- avoid deprecated CudaText API

2017.03.30
+ updated SQLTools API
+ added command: Show explain plan for queries (PostgreSQL, MySQL, Oracle, Vertica, SQLite) 

2017.03.14
+ add same new options (def config file) as ST3 version:
  + "clear_output"
  + "safe_limit"
  + "show_query"
  + "expand_to_paragraph"
+ patch for ST3 vers: run commands in `before` items in the main setting file
