Skip to content

Commit

Permalink
ROR-395 Avoid overwriting existing to_dates
Browse files Browse the repository at this point in the history
  • Loading branch information
csolem committed Jun 15, 2018
1 parent ed750bc commit b66aca4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ WHERE id IN
FROM tariff_zone tz2
WHERE tz2.netex_id = tz.netex_id
)
AND tz.to_date IS NOT NULL
)

0 comments on commit b66aca4

Please sign in to comment.