diff --git a/models/marts/warehouse/_warehouse_models.yml b/models/marts/warehouse/_warehouse_models.yml index fdb915d..750d0d8 100644 --- a/models/marts/warehouse/_warehouse_models.yml +++ b/models/marts/warehouse/_warehouse_models.yml @@ -40,7 +40,7 @@ models: - name: fct_exchange__transaction_orders description: exchange transaction_orders columns: - - name: transaction_order_id + - name: order_id description: Primary key for 'fct_exchange__transaction_orders' tests: - unique