Skip to content

Commit

Permalink
addressing error
Browse files Browse the repository at this point in the history
  • Loading branch information
Faith Lierheimer committed Jul 19, 2024
1 parent da535c6 commit caccb1b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
select
* exclude priority_code,
*,
(order_count + 1) as order_count_plus_one
from {{ ref('fct_orders') }}

0 comments on commit caccb1b

Please sign in to comment.