diff options
author | Steven Day <steve@mysociety.org> | 2014-08-01 14:31:02 +0100 |
---|---|---|
committer | Steven Day <steve@mysociety.org> | 2014-08-01 14:31:02 +0100 |
commit | 02d075351102075b5529345611a70410e088b90f (patch) | |
tree | 9110adcc25569a977aad452a2c0e29b6c49b3eb2 /app/controllers/api_controller.rb | |
parent | 958c4f2a41bfaa8949b4ee466265c70843dd459d (diff) |
Add an index for event_type on info_request_events
Selecting request events for a particular body is slow
because we need to filter the events by event_type and
don't currently have an index on that field. This should
speed that up. Closes #1709
Diffstat (limited to 'app/controllers/api_controller.rb')
0 files changed, 0 insertions, 0 deletions