Skip to content
Snippets Groups Projects

add entry for snowflake development databases, including retention policy

Merged Justin Stark requested to merge add-docs-for-dev-dbs into main
All threads resolved!
@@ -48,7 +48,7 @@ We use user-dedicated development databases and [virtual environments](/handbook
#### 'Local' User-Dedicated Development Databases
When needed for team members we create local development databases corresponding to the snowflake user with `_PREP` and `_PROD` suffixes, corresponding to the `PREP` and `PROD` databases in snowflake. These will be targeted by any dbt runs within the local environment
When needed for team members, we create local development databases corresponding to the snowflake user with `_PREP` and `_PROD` suffixes, corresponding to the `PREP` and `PROD` databases in snowflake. These will be targeted by any dbt runs within the local environment.
#### Configuration
Loading