add deprecaated

This commit is contained in:
WHYTEWYLL 2024-05-01 15:50:26 +03:00
parent a37b3d1964
commit af90e7d85d

View File

@ -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