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