Releases: codefori/vscode-db2i
Releases · codefori/vscode-db2i
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
1.9.2
What's Changed
- Enhance type safety and error handling by @worksofliam in #338
- Fix for SQL syntax checker crash due to invalid statement by @worksofliam in #339
Full Changelog: 1.9.1...1.9.2
vscode-db2i 1.9.1
vscode-db2i 1.9.0
What's Changed
- Refactor and enhance Db2 for i context provider and SQL prompt, and support library list guidelines by @worksofliam in #335
Full Changelog: 1.8.4...1.9.0
vscode-db2i 1.8.4
What's Changed
- Add null check for selfCodes in getChildren method by @worksofliam in #330
- Refactor Db2i context providers and enhance SQL prompt guidelines by @ajshedivy in #334
Full Changelog: 1.8.3...1.8.4
vscode-db2i 1.8.3
What's Changed
- Fix linebreaks in generated SQL by @chrjorgensen in #326
- Refactor getChildren to use new signature API by @worksofliam in #327
Full Changelog: 1.8.2...1.8.3
vscode-db2i 1.8.2
What's Changed
- fix: check if SELF data is undefined by @ajshedivy in #323
Full Changelog: 1.8.1...1.8.2
vscode-db2i 1.8.1
What's Changed
- update context, use simple string list by @ajshedivy in #308
- Remove duplicates from library list by @janfh in #319
- list tables context provider by @ajshedivy in #305
- Right click option on SQL objects to view object locks by @janfh in #313
Full Changelog: 1.8.0...1.8.1