Skip to content

Commit 184c785

Browse files
authored
Merge pull request #8 from Shanabunga/test-ci
Trigger CI Workflow (Remove Comment)
2 parents 2ace4d2 + 5ab6fd9 commit 184c785

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

models/marts/nba_games_detail.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ final as (
7676

7777
)
7878

79-
select * from final order by game_date desc -- For a cleaner view
79+
select * from final order by game_date desc

0 commit comments

Comments
 (0)