vscode-sql-notebook
vscode-sql-notebook copied to clipboard
Open SQL files as VSCode Notebooks.
Excellent job @cmoog - this is a fantastic extension. In my SQL I would like to use string replacements / variables coming from either the environment, file, or other VS...
for example :  https://dev.mysql.com/doc/workbench/en/wb-sql-editor-navigator.html
as a user i would like to click the path input or some button on the side to have a file navigation browse option to selec the file locally
When an existing file is opened the markdown cells are not reliably identified as markdown. Some open OK but others, particularly those containing tables and/or lists (OL and UL), open...
Hello, I was testing SQL Notebook and things worked just fine under windows (the first screenshot). However, I couldn't figure out how to get the output shown in the notebook...
It would be nice to be able to have cells with parameterized expressions that can be entered by user when running the query. In db frontends like DBeaver etc. when...
Hello cmoog, how about the possibility to sort different connections in virtual orders, respectively the possibility to sort the single connections as such? best regards
I LOVE this!!! So how ungrateful would I be to request ODBC and/or JDBC support? I use dbeaver because it handles just about anything ODBC/JDBC, but boy, would I love...
The package [ibm_db](https://www.npmjs.com/package/ibm_db) provides an API for connecting to IBM DB2. It should not be too hard to integrate it. Thank you so much for developing this awesome extension!