SnowConvert AI - Renaming Report¶
What is a renaming object?¶
It is an object that underwent a name change during the migration, following the changes configured in Redshift Studio.
Note
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
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