livequery-base/models/deploy/marketplace/allday/allday__.sql
WHYTEWYLL 992947a4ea
An 4358 flow live query wrapper graph ql endpoint s (#82)
* 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>
2024-01-24 12:11:34 -08:00

5 lines
132 B
SQL

-- depends_on: {{ ref('live') }}
{%- set configs = [
config_allday_udfs,
] -%}
{{- ephemeral_deploy_marketplace(configs) -}}