Skip to content

Commit

Permalink
Add sql file to backfill
Browse files Browse the repository at this point in the history
  • Loading branch information
Haiss2 committed Jul 10, 2024
1 parent 8c96c04 commit cdd944b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
UPDATE tradelogs SET state='new' WHERE state='processed';

0 comments on commit cdd944b

Please sign in to comment.