Opened 8 years ago

Closed 8 years ago

#2021 closed enhancement (fixed)

Create index on change history columns

Reported by: Nicklas Nordborg Owned by: everyone
Priority: major Milestone: BASE 3.9.1
Component: core Version:
Keywords: Cc:

Description

Loading the change history of an item is a bit slow. Defining an index on the "item_type" and "item_id" columns seems to improve performance a lot.

Change History (1)

comment:1 by Nicklas Nordborg, 8 years ago

Resolution: fixed
Status: newclosed

(In [7180]) Fixes #2021: Create index on change history columns

Note: See TracTickets for help on using tickets.