Skip to content

Commit

Permalink
Enrich all PNOs
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentAntoine committed Apr 4, 2024
1 parent 96e1f2e commit d085fb9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ pno_species AS (
AND operation_datetime_utc < :max_pno_date
AND log_type = 'PNO'
AND NOT enriched
AND report_id NOT IN (SELECT referenced_report_id FROM deleted_corrected_or_rejected_messages)
),

pno_trips AS (
Expand Down

0 comments on commit d085fb9

Please sign in to comment.