mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 11:06:45 +00:00
missing WHERE
This commit is contained in:
parent
5089c14020
commit
8b1bc702b8
@ -21,6 +21,7 @@ WITH points_transfers_raw AS (
|
||||
|
||||
{% if is_incremental() %}
|
||||
{{ ref('bronze_api__points_transfers') }}
|
||||
WHERE
|
||||
_inserted_timestamp >= COALESCE(
|
||||
(
|
||||
SELECT
|
||||
|
||||
Loading…
Reference in New Issue
Block a user