crosschain-models/models/silver/github_actions/github_actions__task_history.sql
drethereum a7f0be3308
fix/history-timing (#294)
* new history model and tasks

* schedule

* backfill model

* history

* history sched

* filters

* revert commit
2024-03-14 12:55:23 -06:00

5 lines
82 B
SQL

{{ config(
materialized = 'view'
) }}
{{ fsc_utils.gha_task_history_view() }}