关于
Provides specialized guidance for managing Snowflake database migrations through the schemachange tool, bridging the gap for objects not handled by dbt. It establishes a structured workflow using versioned, repeatable, and 'always' scripts to ensure consistent deployments across multiple environments. By enforcing best practices like standardized script naming conventions and the use of 'CREATE OR ALTER' syntax, this skill enables developers to implement robust database version control and automated deployment pipelines while preserving critical data integrity and object metadata.