Releases: codefori/vscode-db2i
Releases · codefori/vscode-db2i
vscode-db2i 1.15.1
What's Changed
- Fix view contents button when no active editor by @SanjulaGanepola in #446
- Bump to v1.15.1 by @SanjulaGanepola in #447
Full Changelog: 1.15.0...1.15.1
vscode-db2i 1.15.0
What's Changed
- Fix comment for multiline statement in generated RPG by @janfh in #425
- Ignore commented lines when using
update
prefix by @SanjulaGanepola in #431 - Add ability to set Java version in VS Code settings by @worksofliam in #433
- Feature/output parameters by @worksofliam in #434
- Fixed syntax checker update method by @sebjulliand in #441
- Create INSERT statement based on imported csv or json by @julesyan in #435
- Add support for adding custom examples to
Examples
view by @SanjulaGanepola in #436 - Update version to 1.15.0 by @julesyan in #443
New Contributors
Full Changelog: 1.14.0...1.15.0
vscode-db2i 1.14.0
What's Changed
- Support for SQL parameters and binding by @forstie and @worksofliam in #420
Full Changelog: 1.13.3...1.14.0
vscode-db2i 1.13.3
What's fix
- Notebooks:
- Fix issue with column data being undefined.
- Fix issue where zero and null were treated the same
- Fix bug where incorrect JDBC properties were sent when spinning up a new job through the Job Manager
Full Changelog: 1.13.2...1.13.3
vscode-db2i 1.13.2
Redeploy due to VS Code Marketplace.
Full Changelog: 1.13.1...1.13.2
vscode-db2i 1.13.1
What's Changed
- Preserve starred status in query history by @worksofliam in #410
Full Changelog: 1.13.0...1.13.1
vscode-db2i 1.13.0
What's New
- Add new notebook example for job analysis by @forstie & @worksofliam in #394
- New configuration option to select csv column delimiter by @janfh in #400
- Filter and stars by @worksofliam in #401
What's fixed
- RPG symbol name using name or label. Remove non-alphanum chars by @janfh in #391
- Disable peek provider by @worksofliam in #405
- Bump mapepire server version to 2.3.3 by @worksofliam in #406
Full Changelog: 1.12.0...1.13.0
vscode-db2i 1.12.0
What's New
- Use date format = iso by @janfh in #381
- Result view - include label/name in tooltip by @janfh in #383
- Generate RPG data structure from result metadata by @janfh in #368
- Go to Definition support by @forstie and @worksofliam in #278
What's fixed
- Hide schema browser actions from command palette by @janfh in #382
- Don't collapse whitespaces in results and output null in italic by @dferrand in #384
Full Changelog: 1.11.0...1.12.0
vscode-db2i 1.11.0
What's New
- Add "View authorities" option on SQL objects. Resolves #266 by @dferrand and @forstie in #301
- Implement option to use system names for columns in content assist by @worksofliam in #375
- Right click option on SQL objects to view record locks by @janfh and @forstie in #314
- Show column metadata as header row tooltip in result view by @janfh and @forstie in #370
Fixed
- Adjust bracket positioning in SQL hover provider by @worksofliam in #373
- Fix/366_schema_list_sorting by @worksofliam in #372
- Support long and short names in updatable prefix by @worksofliam in #374
- Fix day one cleanup by @worksofliam and @forstie in #378
Other
New Contributors
Full Changelog: 1.10.1...1.11.0
vscode-db2i 1.10.1
What's Changed
- Bump Mapepire version to 2.2.2 by @worksofliam in #355
Full Changelog: 1.10.0...1.10.1