vscode-db2i
vscode-db2i copied to clipboard
Db2 for IBM i Tools for VS Code
```sql CALL QSYS2.GENERATE_SQL('ACTIVESACTIVESACTIVESACTIVESACTIVESACTIVESACTIVESACTIVESACTIVESACTIVESACTIVESACTIVESACTIVESACTIVESACTIVES', 'SAMPLE', 'ALIAS', CREATE_OR_REPLACE_OPTION => '1', PRIVILEGES_OPTION => '0') ``` Possible fix is using the parameter to write to the IFS, then read in the IFS contents with...
If your job connection gets snipped, and you then click the **View Job Log** action, there is no feedback to the user, so it looks like the action itself is...
### Run Cell in INB document does not run with same code as CTRL+R If you write SQL in a INB document and run it using CTRL+R the newer DB2...
Now that VS Code 1.85.1 allows for floating tabs or detaching tabs, would you consider moving the results back into an edit tab that I can then drag to a...
Makes an installed WSL a minimum requirement for Windows devs, but this seems like the cleanest solution that still works cross-platform
**Describe the bug** I got this message : ava.sql.SQLException: INTERNAL ERROR: Creation of DB2Driver object for registering with DriverManager failed. -> com.ibm.db2.jdbc.app.DB2JDBCDataException: CCSID value is not valid. Output QIBM_JAVA_STDIO_CONVERT=N QIBM_PASE_DESCRIPTOR_STDIO=B...
Enhancement Request: It would be helpful for developers to have the Generate SQL... Create, Update, Delete and Procedure Create, Update, Delete options on tables in VSCode like we have in...
Hi, I have a SQL function created via IBM ACS. I tried to use "generate SQL" from DB2 for I , but the generated code has a space for variable...
Ability to start and stop dbmon from job manager