Output Path
The folder where SnowDT database files are created. You can add @@OutputPath for the default BimlStudio output folder, @@CustomerUid for the current Customer UID and @@VersionName for the current Version Name.
The SnowDT (Snowflake Data Tools) build output (per-database create scripts for schemas, tables, stored procedures and views) is written under this folder.
When to Change This Setting
Change it to redirect the SnowDT project output, for example into a folder tracked by a deployment repository.
Related Settings
| Setting | Interaction |
|---|---|
| Clean Output Path | Clears this folder before the build writes new files |
| Use Database References | Replaces database names with variables in the generated scripts |
Notes
- This setting is part of the Snowflake settings category.
- The default value for this setting is
@@OutputPath\SnowDT.