Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
modified file structure
Browse files Browse the repository at this point in the history
  • Loading branch information
jthandy committed May 22, 2018
1 parent 7d0b040 commit 760adc6
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions dbt_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,5 @@ on-run-end:


models:

pre-hook: "{{ logging.log_model_start_event() }}" # may need to put this line in the local package
post-hook: "{{ logging.log_model_end_event() }}" # may need to put this line in the local package

logging:
logging:
schema: meta
File renamed without changes.
File renamed without changes.

0 comments on commit 760adc6

Please sign in to comment.