-
Remove redundant query from User#recent_push · 4a915c73Yorick Peterse authored
The "events" table has a foreign key on "events.project_id" with a cascading delete. As such it's impossible for an event to have a non-existing project ID.
×
BigW Consortium Gitlab
The "events" table has a foreign key on "events.project_id" with a cascading delete. As such it's impossible for an event to have a non-existing project ID.