Skip to content

V2.2.1

Choose a tag to compare

@i-aditya-anand i-aditya-anand released this 04 Apr 19:14
· 3 commits to main since this release
266a154
  • Added support for running and debugging user-defined functions (UDFs).
  • Added support for deploying a combination of stored procedures and user-defined functions (UDFs) in a single operation.
  • Added support for controlling processing behaviour if an error occurs when multiple routines are deployed simultaneously.
  • Added support for activating a new version of a native stored procedure or compiled UDF from catalog navigation.
  • Added support for calling a native or external SQL stored procedure from catalog navigation.
  • Added support for specifying package collection IDs when running tuning actions through the implementation of the currentPackagePath property.
  • Documented a fix for truncated trailing zeros in the timestamp column of query results and table data.
  • Improved table data editing by adding support for editing DISTINCT data types.
  • Improved table data editing by including the length value in column headings.
  • Fixed an issue that caused VS Code to open slowly.
  • Fixed an issue in which incorrect data was exported when clicking Save results in the SQL Results view.
  • Fixed an issue in which an errant error message was issued when the extension was opened.
  • Resolved various security vulnerabilities.