mirror of
https://github.com/FlipsideCrypto/livequery-base.git
synced 2026-02-06 03:07:13 +00:00
5 lines
130 B
SQL
5 lines
130 B
SQL
-- depends_on: {{ ref('live') }}
|
|
{%- set configs = [
|
|
config_fred_udfs,
|
|
] -%}
|
|
{{- ephemeral_deploy_marketplace(configs) -}} |