Skip to content

Commit

Permalink
making change
Browse files Browse the repository at this point in the history
  • Loading branch information
TayDunlap committed Jun 27, 2024
1 parent 231db2f commit 89bd730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/marts/core/dim_parts.sql
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ with part as (
final as (
select
part_key,
manufacturer,
manufacturer ,
name,
brand as brand,
type,
Expand Down

0 comments on commit 89bd730

Please sign in to comment.