mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 15:21:50 +00:00
Update silver__nft_allday_metadata_s.sql (#236)
This commit is contained in:
parent
d3b3c9667f
commit
3e5e0a4bdd
@ -4,7 +4,7 @@
|
||||
cluster_by = ['_inserted_timestamp::DATE'],
|
||||
merge_exclude_columns = ["inserted_timestamp"],
|
||||
unique_key = 'nft_allday_metadata_s_id',
|
||||
tags = ['nft', 'scheduled_non_core']
|
||||
tags = ['nft']
|
||||
) }}
|
||||
|
||||
WITH api_call AS (
|
||||
@ -77,4 +77,4 @@ FINAL AS (
|
||||
SELECT
|
||||
*
|
||||
FROM
|
||||
FINAL
|
||||
FINAL
|
||||
|
||||
Loading…
Reference in New Issue
Block a user