Skip to content

Commit

Permalink
merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
jordan-springer committed Dec 7, 2023
2 parents 8a38d57 + fb14391 commit 287c1be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dbt/models/marts/students/dim_student_courses.sql
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ user_levels as (
script_id,
created_at
from {{ ref('stg_dashboard__user_levels') }}
where attempts > 0
),

course_structure as (
Expand Down

0 comments on commit 287c1be

Please sign in to comment.