vscode-db2i icon indicating copy to clipboard operation
vscode-db2i copied to clipboard

Db2 for IBM i Tools for VS Code

Results 45 vscode-db2i issues
Sort by recently updated
recently updated
newest added

* [x] Initial port from vscode-ibmi-notebooks * [x] Ability to open existing .sql sources as a new Notebook, separating statements into separate cells (SQL files have a button to open...

ready

Copying highlight text in `IBM i` output channel does not save selected text. When I run a SQL statement that outputs to the `IBM i` output channel and I want...

I know we've got a nifty prompter / content assist, but it would also be nice to generate CALL statements for procedures from Schemas and Queries for functions from Schemas......

Is it possible (simple) to allow auto SQL job action to list defined JDBC connections ![image](https://github.com/codefori/vscode-db2i/assets/1353665/8a76fdc9-edc1-471d-818f-aa7f25473cb3) Having the tool ask be to start a JDBC connection whenever to press CTRL+R...

enhancement

Make it looks like ACS and it will suffice

Liam, When right clicking on a table in the Schema Browser, and I choose the Get Index option on the drop down menu, the Results only show SQL indexes only....

I think the SQL Notebook should be implemented in the vscode-db2i extension to make use of our new SQL functionality. The original notebooks extension was made way-back-when before we had...

I'd like the ability to import different formats: xml, JSON array of objects and CSV with optional title. It wouldn't import directly into a table, it would actually generate the...

enhancement