dropStage
Last updated: July 13, 2026
Drops an existing stage in Snowflake.
Note: This change type does not support automatic rollback.
Available attributes
Attribute | Type | Description | Required |
| String | Name of the catalog (database) containing the stage | No |
| String | Name of the schema containing the stage | No |
| String | Name of the stage to drop | Yes |
| Boolean | Don't error if the stage doesn't exist | No |
loading
loading
loading
loading