Skip to content

Instantly share code, notes, and snippets.

@drewbanin
Created January 8, 2018 22:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drewbanin/93141ac578771ca3f8f0d4931608b5ce to your computer and use it in GitHub Desktop.
Save drewbanin/93141ac578771ca3f8f0d4931608b5ce to your computer and use it in GitHub Desktop.
name: 'my_dbt_project'
version: '1.0'
...
# This will make _all_ view models in your project
# use the late-binding modifier. The `bind` configuration
# can be specified anywhere in the configuration hierarchy
models:
bind: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment