Skip to content

Commit

Permalink
C911: Removing Same Chain Inflows and outflows (#383)
Browse files Browse the repository at this point in the history
  • Loading branch information
SebMelendez01 authored Aug 10, 2024
1 parent b73c198 commit 6409274
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,4 @@ select
|| category as unique_id
from unioned
where date < to_date(sysdate())
and source_chain != destination_chain

0 comments on commit 6409274

Please sign in to comment.