diff --git a/models/gold/prices/price__ez_prices_hourly.sql b/models/gold/prices/price__ez_prices_hourly.sql index 56dfc3c..dfda724 100644 --- a/models/gold/prices/price__ez_prices_hourly.sql +++ b/models/gold/prices/price__ez_prices_hourly.sql @@ -14,6 +14,7 @@ SELECT blockchain, FALSE AS is_native, is_imputed, + is_deprecated, inserted_timestamp, modified_timestamp, complete_token_prices_id AS ez_prices_hourly_id @@ -30,6 +31,7 @@ SELECT blockchain, TRUE AS is_native, is_imputed, + is_deprecated, inserted_timestamp, modified_timestamp, complete_native_prices_id AS ez_prices_hourly_id