SSC-FDM-OR0007
Snowflake does not support the versioning of objects. Developers should consider alternate approaches for code versioning.
Description
Snowflake doesn't support the versioning of objects. The modifier EDITINONABLE or NONEDITIONABLE is removed in the converted code and a warning is added.
Example Code
Input Code:
IN -> Oracle_01.sql
Output Code:
OUT -> Oracle_01.sql
Recommendations
The user should consider alternate approaches for code versioning.
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated