mirror of
https://github.com/FlipsideCrypto/livequery-models.git
synced 2026-02-06 10:56:46 +00:00
Some checks failed
docs_update / docs_update (push) Has been cancelled
dbt_run_dev_refresh / dev_refresh (push) Has been cancelled
integration test / ${{ matrix.environment }} (hosted, XSMALL) (push) Has been cancelled
integration test / ${{ matrix.environment }} (prod, DBT_CLOUD) (push) Has been cancelled
5 lines
154 B
SQL
5 lines
154 B
SQL
-- depends_on: {{ ref('_utils') }}
|
|
-- depends_on: {{ ref('_external_access')}}
|
|
{% set config = config_core_utils %}
|
|
{{ ephemeral_deploy_core(config) }}
|