Releases: codefori/vscode-db2i
Releases · codefori/vscode-db2i
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
vscode-db2i 1.10.0
What's Changed
- Ability to run multiple statements by @forstie, @julesyan and @worksofliam in #352
- Only run certain features when job is ready by @worksofliam in #354
- Display time to execute when running SQL statements by @RobertNash1 in #357
- Fix lateral use and improve performance with caching by @worksofliam in #360
New Contributors
- @RobertNash1 made their first contribution in #357
Full Changelog: 1.9.4...1.10.0
Db2 for IBM i 1.9.4
What's Changed
- Cleanup API changes and fix ASP info by @worksofliam in #344
- Add check for Merge statement by @worksofliam in #349
- Add simple try catch to updatable check by @worksofliam in #350
- Support for null in small columns by @worksofliam in #351
Full Changelog: 1.9.3...1.9.4
vscode-db2i 1.9.3
What's Changed
- Fix token reference check in getSqlContextItems function by @ajshedivy in #340
Full Changelog: 1.9.2...1.9.3