Last updated
Last updated
Synonyms used inside PL/SQL blocks are changed to the referenced object and the Schema will be added if necessary.
When the procedure or function is inside a schema and the synonym is inside that schema, but it is being used without the schema, the converted code will add the schema.
When the synonym references an object that is in a specific schema, the schema name will be added to the referenced object.
: Synonyms are not supported in Snowflake but references to this synonym were changed by the original object name.
: Date Type Transformed To Timestamp Has A Different Behavior.