Renaming Report

The renaming report provides a comparative summary of the status before and after the migration, including databases, schemas, and object names

Important Notice: Migration of Documentation Website

Please be advised that our documentation website is currently undergoing a migration to a new platform. To ensure you have access to the most up-to-date information, we kindly request that you visit our new documentation website located at:

Official Snowflake Snowconvert Documentation

For any immediate assistance or if you encounter any issues, please contact our support team at [email protected].

Thank you for your understanding.

What is a renaming object?

It is an object that underwent a name change during the migration, following the changes configured in Redshift Studio.

The report includes all migrated top-level code units, regardless of whether they underwent renaming or not.

What information does it contain?

The renaming report is presented in a table format, and contains the following columns:

Column
Description

CodeUnit

The type of the Code Unit.

SourceDatabase

The source database.

SourceSchema

The source schema.

SourceName

The source name.

SnowflakeDatabase

The Snowflake database.

SnowflakeSchema

The Snowflake schema

SnowflakeName

The Snowflake name.

Input Code

Output code

Renaming report

Embedded Objects

Renaming and reporting are only available for top-level objects. Embedded objects will not appear in the report and renaming will not be applied to these objects.

Input Code

Output Code

Renaming Report

Last updated