mirror of
https://github.com/FlipsideCrypto/sei-models.git
synced 2026-02-06 17:46:46 +00:00
..
This commit is contained in:
parent
104f0f9db7
commit
8583480eba
@ -70,10 +70,7 @@ FROM
|
||||
|
||||
{% if is_incremental() %}
|
||||
WHERE
|
||||
GREATEST (
|
||||
b._inserted_timestamp,
|
||||
bb._inserted_timestamp
|
||||
) >= (
|
||||
b._inserted_timestamp >= (
|
||||
SELECT
|
||||
MAX(_inserted_timestamp)
|
||||
FROM
|
||||
|
||||
Loading…
Reference in New Issue
Block a user