vscode-sql-notebook icon indicating copy to clipboard operation
vscode-sql-notebook copied to clipboard

Open SQL files as VSCode Notebooks.

Results 35 vscode-sql-notebook issues
Sort by recently updated
recently updated
newest added

I know it may break earlier code, but is there anyway we can change the cell delimiter to something else besides `/n/n`? Two newlines is very common, things shift, and...

This is an edge case hardly worth mentioning, but I accidentally created a select query with duplicate column label in the results. Interestingly, the SQL Notebook cell results only showed...

bug

Wonderful extension! I been looking for something like this for some time. I noticed that when we create another SQL conenction with the same name, it overrides the previous string...

As requested [here](https://github.com/cmoog/vscode-sql-notebook/issues/4#issuecomment-1145207577).

enhancement

Work for integrating data table extension: File effected: package.json controller.js thanks

@cmoog it would be great to add support for [Data Table](https://github.com/RandomFractals/vscode-data-table) renderer. Your extension is great as it is but could be enhanced with `Data Table`.

enhancement

Be able to export a notebook with results as HTML or RICH TEXT or something I can send by email to a non-technical user.

enhancement

Follow-up to the fix for mssql #7

enhancement

Would be cool if there would be support for oracledb also.

driver-request