MSC-PG0020
Comment on 'Type' is not supported by Snowflake.
Severity
Description
Code Example
Input Code:
COMMENT ON RULE rule_name on TABLE_NAME IS 'this is a comment';Output Code:
-- ** MSC-WARNING - MSC-PG0020 - COMMENT ON 'RULE' IS NOT SUPPORTED. BY SNOWFLAKE. **
-- -- rule case
-- COMMENT ON RULE rule_name on TABLE_NAME IS 'this is a comment'
;Recommendations
Last updated
