-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This resolves two issues: 1) The subcondition `date >= brexit_date and count != 705` would have been true for every vote of the 10th term. (This is related to the changes in 731663.) 2) If a vote had multiple issues, only one of them would be persisted, because multiple fragments with the same primary key would have been emitted. (I believe this was a bug since the inception of this code.)
- Loading branch information
1 parent
932e454
commit 9bef327
Showing
1 changed file
with
30 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters