Release Notes

Release notes for SnowConvert

Version 1.1.5 (May 10, 2024)

Common

  • Provide more information and details for SSC-EWI-0001

  • Improved robustness of assessment mode when providing free tables.

Teradata

  • Improved translation related to date handling.

  • Improved parsing capability to read code that contains block comments.

  • Improved parsing capability to read NOT NULL column option before the data type declaration in a table.

  • Improved the functionality of TIMESTAMP_DIFFERENCE_UDF and EXTRACT_TIMESTAMP_DIFFERENCE_UDF.

SQL Server

  • Improved translation for ALTER TABLE CHECK constraint.

Version 1.1.4 (May 2, 2024)

Common

  • Added new breaking change at the UI. Now, the user will have to inquire about an access code for doing their assessment. For more details, please check here.

  • Added a new assessment report EmbeddedCodeUnitReport, for more information, please visit here.

  • Improved the TopLevelCodeUnitReport. Added four more columns: FDM Count, PRF Count, FDM and PRF. For more information, please visit here.

  • Fixed an unexpected error in creating an assessment report.

Teradata

  • Added translation for CONTINUE HANDLER.

  • Added new parsing capability for BYTE data type.

  • Improved binding variable translations.

Oracle

  • Added and improved parsing capability to read EXPLAIN PLAN statement, U-Literals and CTAS.

  • Improve CURSOR translation when it has to define a cursor with object_construct.

  • Improved translation of procedure parameters avoiding deployment errors.

SQLServer

  • Added translation for DB_ID function.

  • Added basic translation for CREATE SCHEMA.

  • Added an FDM for CREATE INDEX.

  • Improved ALTER TABLE translation.

Version 1.1.2 (April 24, 2024)

Included SnowConvert Core Version 28.1.113

Version 1.1.1 (April 19, 2024)

Included SnowConvert Core Version 28.1.100

Version 1.1.0 (Mar 26, 2024)

Included SnowConvert Core Versions

Version 1.0.3 (Mar 19, 2024)

Included SnowConvert Core Versions

Last updated