vscode-db2i
vscode-db2i copied to clipboard
RPG statement qualifier with code/snippet generation
Context
New feature for generating RPG code/snippet from SQL-statement
Changes
- Modified runSQL to return QueryResult
- Added a new statement qualifier 'rpg'
Dependencies
- https://github.com/Mapepire-IBMi/mapepire-server/pull/72
- https://github.com/Mapepire-IBMi/mapepire-js/pull/44
This is work in progress, and I would appreciate any comments :)