Skip to content

Releases: codefori/vscode-db2i

vscode-db2i 0.4.0

15 Aug 14:40
Compare
Choose a tag to compare

What's Changed

  • Fixup building of .vsix in CI by @ThePrez in #91
  • Use server-side CLI and set client special registers by @ThePrez in #86
  • ci: add PR comment with build info by @ThePrez in #95
  • Overloaded routine names by @davecharron in #94
  • Validate user-entered schema / Browse to add schemas by @davecharron in #105
  • Build result view columns from query metadata by @ThePrez in #90
  • Improved support for multibyte characters by @ThePrez in #96
  • Add form validation, move copyUI to own file by @shamby87 in #107
  • Add update count to user message when no results are returned by @ThePrez in #108
  • Handle terse data format from server for SQL results by @ThePrez in #93

Full Changelog: 0.3.3...0.4.0

vscode-db2i 0.3.3

25 Jul 15:09
7c3495b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.2...0.3.3

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