Guest User

Untitled

a guest
Jan 17th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. name: 'my_dbt_project'
  2. version: '1.0'
  3.  
  4. ...
  5.  
  6. # This will make _all_ view models in your project
  7. # use the late-binding modifier. The `bind` configuration
  8. # can be specified anywhere in the configuration hierarchy
  9. models:
  10. bind: false
Add Comment
Please, Sign In to add comment