The source project of this merge request has been removed.
Query now deletes all events with wrong group or pipeline; fixes #6
Instead of deleting every entry in a for loop (which gives the wrong answer because values get skipped over), now deletes them all at once.
Edited by Brandon Piotrzkowski