This commit is contained in:
Austin 2024-07-29 14:48:32 -04:00
parent 4337bbe72d
commit d6625dd90d

View File

@ -466,4 +466,4 @@ SELECT
FROM
all_traces qualify(ROW_NUMBER() over(PARTITION BY block_number, tx_position, trace_index
ORDER BY
modified_timestamp DESC, block_timestamp ASC)) = 1
modified_timestamp DESC, block_timestamp DESC nulls last)) = 1