first table reading from sync_core
This commit is contained in:
parent
727431b7b2
commit
8341125c78
5 changed files with 52 additions and 0 deletions
8
models/sources.yml
Normal file
8
models/sources.yml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
version: 2
|
||||
|
||||
sources:
|
||||
- name: core
|
||||
schema: sync_core
|
||||
tables:
|
||||
- name: user
|
||||
identifier: User
|
||||
Loading…
Add table
Add a link
Reference in a new issue