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
7 lines
203 B
SQL
7 lines
203 B
SQL
{{ create_s3_express_external_access_integration() }}
|
|
|
|
-- this is to pass the model render as dbt dependency in other models
|
|
-- livequery will need s3 express access to read from the s3 bucket
|
|
|
|
SELECT 1
|