2024
Details about the releases of Snowflake SnowConvert during 2024.
Last updated
Details about the releases of Snowflake SnowConvert during 2024.
Last updated
This is a deprecated version of the SnowConvert documentation, please visit the official site .
Preserve column size when casting to VARCHAR even if there are missing dependencies
Remove extra cast when casting VARCHAR
Foreign keys referencing views marked as not supported in Snowflake
Foreign keys data type mismatch marked as not supported in Snowflake
Fix MODULUS operation exception when using a column without table reference
Fix tables inside procedures that are being reported as objects in Assessment.docx
Reorder option NOT NULL before COMMENT in column table definitions
Fix resolution of Symbol Procedures now considering parameters
Generating RAISE exception info in BEGIN-TRY CATCH Block
Fix parsing error of VARRAY in table properties
Add transformation for SDO_GEOMETRY
Fix the wrong filename in Top level object report.
Support translation of XML functions.
Add conversion support for comments (sp_addextendedproperty).
Fix SnowConvert demo has object counting inconsistencies.
Fix default alter not generating in different batches.
Fix conversion rate above 100% in SnowConvert demo.
Remove GO statement due to functionality already simulated with anonymous blocks.
Fix the wrong column size of view when using LEFT on CAST as a VARCHAR.
Fix nested functions are being counted as functions inside packages.
Fix TRUNC_UDF() included in Oracle conversion. but references Teradata.
Fix some missing dependencies issues generated that were incorrect.
Fix of Assessment json report when it generates the wrong numeric string format.
Added the transformation of the DELETE STATEMENT common pattern to remove duplicated rows.
Added the transformation for Select Objects inside an If Statement in Anonymous Blocks.
Added parsing support for ALTER SESSION with PARALLEL.
Fix values on the Docx Report that were missing.