mirror of
https://github.com/FlipsideCrypto/polygon-models.git
synced 2026-02-06 20:16:44 +00:00
* Polygon Overhaul - Update DBT models to match streamline optimizations - Standardization - Added more recent DBT optimizations * Add livequery infra * Add PROD integration
4 lines
109 B
SQL
4 lines
109 B
SQL
-- depends_on: {{ ref('_utils') }}
|
|
{% set config = config_core_utils %}
|
|
{{ ephemeral_deploy_core(config) }}
|