Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions dbt_fundamentals_initiative/.gitignore → .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ dbt_packages/
logs/
.user.yml
profiles.yml
.venv
File renamed without changes.
File renamed without changes.
1 change: 0 additions & 1 deletion dbt_fundamentals_initiative/.user.yml

This file was deleted.

13 changes: 0 additions & 13 deletions dbt_fundamentals_initiative/profiles.yml

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ sources:
schema: sales_data
tables:
- name: customer
- name: salesorderdetail
- name: salesorderheader



File renamed without changes.
File renamed without changes.
File renamed without changes.