MSCEWI1024
The following check constraint was commented out.
This is a deprecated version of the SnowConvert documentation, please visit the official site HERE.
Severity
Low
Description
This warning is used to indicate that the check constraint of a specific column is commented out because it is not supported by Snowflake.
Example Code
Input Code:
Output Code:
Recommendations
If this issue happens is because there is no Snowflake equivalent for the check constraint statement.
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated