Releases: codefori/vscode-db2i
Releases · codefori/vscode-db2i
vscode-db2i 0.2.11
Full Changelog: 0.2.10...0.2.11
vscode-db2i 0.2.10
What's Changed
- Fix snippets not being displayed in some instances
- Only enable SQL runner in SQL sources
- Convert Db2 for i to TS by @worksofliam in #8
Full Changelog: 0.2.9...0.2.10
vscode-db2i 0.2.9
- Fix issue with running query for the first time
Full Changelog: 0.2.8...0.2.9
vscode-db2i 0.2.8
- Print spoofile without taking focus
vscode-db2i 0.2.7
- Use brand new config API
vscode-db2i 0.2.6
Removal of language tools. Licensing issues.
vscode-db2i 0.2.5
- Fix to bug when no rows are returned.
vscode-db2i 0.2.4
- Fix bug where statement would fail when using
FETCH FIRST
clause.
vscode-db2i 0.2.3
- Fix paths to snippets
vscode-db2i 0.2.2
- Fix datagrid overflow issue