mirror of
https://gitlab.com/cief-data/dbt_cloud.git
synced 2026-08-19 04:14:00 +00:00
changed primary key column name for fct_exchange__transaction_orders
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user