upd labels source (#223)

This commit is contained in:
Jack Forgash 2023-11-07 11:48:11 -07:00 committed by GitHub
parent d17d5f06d7
commit 5b096dd83f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ WITH labels AS (
FROM
{{ source(
'crosschain_core',
'address_labels'
'dim_labels'
) }}
WHERE
blockchain = 'flow'

View File

@ -12,7 +12,7 @@ sources:
database: crosschain
schema: core
tables:
- name: address_labels
- name: dim_labels
- name: bronze_streamline
database: streamline