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