polygon-models/models/deploy/core/utils.sql
Ryan-Loofy fc211f5fbd
Polygon Overhaul (#233)
* Polygon Overhaul

- Update DBT models to match streamline optimizations
- Standardization
- Added more recent DBT optimizations

* Add livequery infra

* Add PROD integration
2023-10-18 13:13:59 -04:00

4 lines
109 B
SQL

-- depends_on: {{ ref('_utils') }}
{% set config = config_core_utils %}
{{ ephemeral_deploy_core(config) }}