SublimeText-SQLTools
SublimeText-SQLTools copied to clipboard
SQLTools for Sublime Text 3
### Issue Type Bug/Error ### Description "ST: History" and "ST: List and Insert Saved Queries" do not work anymore Console Log: "ST: History" Traceback (most recent call last): File "C:\Program...
`Right Alt + e` keyboard shortcut is reserved in polish language for `ę` letter. But it opens a SQL connection dialog instead... Win 10
`Right Alt + e` is reserved on pl keyb for `ę`
### Issue Type Feature Request ### Description It would be great if we could export to CSV a query result, with some settings like `csv_delimiter`, `csv_header` (true/false), `csv_quote_character` and things...
Show current DB in status bar and possibility of choice DB.
### Issue Type Question | ### Description I can connect to Snowflake and execute commands from ST using SQLTools - however after the query executes the snowsql session ends (Goodbye!)....
In short, installing SQLTools has ruined my keyboard navigation because "ctrl+e" no longer takes me to the end of the line. If it occurred only when writing SQL code then...
To update CudaText version i need help with Completions in API. some example how to call them in sql files?
> This issue template helps us understand your SQLTools issues better. > > You don't need to stick to this template, but please try to guide us to reproduce the...
### Issue Type Feature Request ### Description Allow to choose on the fly whether to execute query with show_result_on_window=true or show_result_on_window=false. #### Proposal 1 A new configurable shortcut that executes...