Skip to content

Commit

Permalink
Remove query
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasyu888 committed May 14, 2024
1 parent 3e4792b commit 5152103
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,3 @@ AS
inner JOIN
latest_instance
ON filehandleassociationsnapshots.instance = latest_instance.max_instance;
where
timestamp >= CURRENT_TIMESTAMP - INTERVAL '14 DAYS'

0 comments on commit 5152103

Please sign in to comment.