thorchain-models/tests/tests__fact_prices__block_id-assert_no_gaps.sql

6 lines
141 B
MySQL
Raw Permalink Normal View History

2025-09-26 16:22:50 +00:00
{{ config(
warn_if = "> 10",
severity = "warn"
) }}
2023-11-07 15:00:38 +00:00
{{ sequence_distinct_gaps_dim_block_id(ref("price__fact_prices"), "block_id") }}