first table reading from sync_core
This commit is contained in:
parent
727431b7b2
commit
8341125c78
5 changed files with 52 additions and 0 deletions
|
|
@ -35,3 +35,6 @@ models:
|
|||
# Config indicated by + and applies to all files under models/example/
|
||||
example:
|
||||
+materialized: view
|
||||
staging:
|
||||
+materialized: table
|
||||
+schema: staging
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue