mirror of
https://gitlab.com/cief-data/dbt_cloud.git
synced 2026-08-19 04:14:00 +00:00
replaced model name in yml file
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