mirror of
https://gitlab.com/cief-data/dbt_cloud.git
synced 2026-08-19 04:14:00 +00:00
Merge branch 'fix-shipping-stg-packages-node' into 'main'
replaced model name in yml file See merge request cief-data/dbt_cloud!42
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
version: 2
|
||||
|
||||
models:
|
||||
- name: stg_packages
|
||||
- name: stg_shipping__packages
|
||||
description: use in Packing_List to know what packages is in a PackingList, 1 PackingList can have many Packages. Document is only use by partner HWave
|
||||
columns:
|
||||
- name: package_type
|
||||
|
||||
Reference in New Issue
Block a user