mirror of
https://github.com/FlipsideCrypto/livequery-base.git
synced 2026-02-06 11:16:44 +00:00
* add: allday * add: allday * fix: config * fixes * readme * topshot, and rename * fix: set to user-agent * rename udfs --------- Co-authored-by: Austin <austin@flipsidecrypto.com>
5 lines
132 B
SQL
5 lines
132 B
SQL
-- depends_on: {{ ref('live') }}
|
|
{%- set configs = [
|
|
config_allday_udfs,
|
|
] -%}
|
|
{{- ephemeral_deploy_marketplace(configs) -}} |