fix seeds; update models
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
MODEL (
|
||||
name raw.psd_attribute_codes,
|
||||
kind SEED (
|
||||
path '$root/seeds/psd_attribute_codes.csv',
|
||||
csv_settings (
|
||||
delimiter = ';'
|
||||
)
|
||||
)
|
||||
);
|
||||
Reference in New Issue
Block a user