diff --git a/dbt_subprojects/dex/models/_projects/paraswap/stats.sql b/dbt_subprojects/dex/models/_projects/paraswap/stats.sql index fe0895dfb13..d08fda3c906 100644 --- a/dbt_subprojects/dex/models/_projects/paraswap/stats.sql +++ b/dbt_subprojects/dex/models/_projects/paraswap/stats.sql @@ -1,3 +1,5 @@ +-- NB: this is a generated query, do not edit it directly, instead edit the template and re-generate the query +-- hydrate the generated ouput here: https://dune.com/queries/4403433 {% set date_to = "DATE_TRUNC('day', CURRENT_TIMESTAMP)" %} diff --git a/dbt_subprojects/dex/target/compiled/dex/models/_projects/paraswap/stats.sql b/dbt_subprojects/dex/target/compiled/dex/models/_projects/paraswap/stats.sql index 482134be06e..2788e88a267 100644 --- a/dbt_subprojects/dex/target/compiled/dex/models/_projects/paraswap/stats.sql +++ b/dbt_subprojects/dex/target/compiled/dex/models/_projects/paraswap/stats.sql @@ -1,3 +1,5 @@ +-- NB: this is a generated query, do not edit it directly, instead edit the template and re-generate the query +-- hydrate the generated ouput here: https://dune.com/queries/4403433