-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Description
DBT should have a dry-run mode
Feature description
DBT should have a dry-run mode so that users can see all of the "commands" DBT will run for a given command without having DBT actually execute those commands against a database.
Who will this benefit?
This can be useful for both debugging as well as making sure that a given command is configured properly. This is especially useful when you're configuring a production setup and want to make sure you're not about to drop schemas or tables you didn't intend to.
It can also be useful for testing macros and other DBT configurations that are post-compilation but don't show up in the compiled SQL
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels