From 52256a07b97711de61f05053fce502637d69bb17 Mon Sep 17 00:00:00 2001 From: alexshchur <60445720+alexshchur@users.noreply.github.com> Date: Sun, 22 Dec 2024 18:13:18 +0000 Subject: [PATCH] fix: correct column name in schema --- .../dex/models/_projects/paraswap/ethereum/_schema.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dbt_subprojects/dex/models/_projects/paraswap/ethereum/_schema.yml b/dbt_subprojects/dex/models/_projects/paraswap/ethereum/_schema.yml index edab1e52007..8090c3a3f52 100644 --- a/dbt_subprojects/dex/models/_projects/paraswap/ethereum/_schema.yml +++ b/dbt_subprojects/dex/models/_projects/paraswap/ethereum/_schema.yml @@ -306,7 +306,7 @@ models: - method - call_tx_hash - call_trace_address - - index + - order_index columns: - name: method description: "Call Method"