mirror of
https://github.com/FlipsideCrypto/crosschain-models.git
synced 2026-02-06 17:36:53 +00:00
* new history model and tasks * schedule * backfill model * history * history sched * filters * revert commit
5 lines
82 B
SQL
5 lines
82 B
SQL
{{ config(
|
|
materialized = 'view'
|
|
) }}
|
|
|
|
{{ fsc_utils.gha_task_history_view() }} |