mirror of
https://github.com/FlipsideCrypto/monad-models.git
synced 2026-02-06 18:21:48 +00:00
9 lines
174 B
SQL
9 lines
174 B
SQL
{# Log configuration details #}
|
|
{{ log_model_details() }}
|
|
|
|
{{ config(
|
|
materialized = 'view',
|
|
tags = ['gha_tasks']
|
|
) }}
|
|
|
|
{{ fsc_utils.gha_task_current_status_view() }} |