mirror of
https://github.com/FlipsideCrypto/blast-models.git
synced 2026-02-06 14:11:55 +00:00
timestamps for native
This commit is contained in:
parent
a5eefda8c1
commit
cdb629385b
@ -20,8 +20,8 @@ SELECT
|
||||
amount_precise,
|
||||
amount_usd,
|
||||
native_transfers_id AS ez_native_transfers_id,
|
||||
SYSDATE() AS inserted_timestamp,
|
||||
SYSDATE() AS modified_timestamp,
|
||||
inserted_timestamp,
|
||||
modified_timestamp,
|
||||
identifier --deprecate
|
||||
FROM
|
||||
{{ ref('silver__native_transfers') }}
|
||||
Loading…
Reference in New Issue
Block a user