mirror of
https://github.com/FlipsideCrypto/eclipse-models.git
synced 2026-02-06 19:36:53 +00:00
* basic setup for live query * basic setup for GHA --------- Co-authored-by: desmond-hui <desmond@flipsidecryto.com>
6 lines
108 B
SQL
6 lines
108 B
SQL
{{ config(
|
|
materialized = 'view',
|
|
tags = ['gha_tasks']
|
|
) }}
|
|
|
|
{{ fsc_utils.gha_task_history_view() }} |