Skip to content

Releases: codefori/vscode-db2i

vscode-ibmi 0.3.2

21 Jul 02:27
Compare
Choose a tag to compare
  • Ensure the SQL Job Manager is shown after first time installation of the SQL Job Manager
  • Make sure that pre-selected SQL statements with a tag (like json: or csv:) will execute with the correct type.

vscode-db2i 0.3.1

21 Jul 00:48
Compare
Choose a tag to compare

Additional logging for server component installation.

vscode-db2i 0.3.0

20 Jul 19:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.11...0.3.0

vscode-db2i 0.2.11

09 May 21:14
f5dd183
Compare
Choose a tag to compare

vscode-db2i 0.2.10

08 May 14:13
Compare
Choose a tag to compare

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

12 Dec 22:28
Compare
Choose a tag to compare
  • Fix issue with running query for the first time

Full Changelog: 0.2.8...0.2.9

vscode-db2i 0.2.8

10 Nov 21:24
Compare
Choose a tag to compare
  • Print spoofile without taking focus

vscode-db2i 0.2.7

07 Nov 21:01
Compare
Choose a tag to compare
  • Use brand new config API

vscode-db2i 0.2.6

26 Oct 16:52
Compare
Choose a tag to compare

Removal of language tools. Licensing issues.

vscode-db2i 0.2.5

15 Aug 13:27
1d5a26a
Compare
Choose a tag to compare
  • Fix to bug when no rows are returned.