Closed (fixed)
Project:
Asset
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Mar 2015 at 09:51 UTC
Updated:
28 Oct 2015 at 05:04 UTC
Jump to comment: Most recent
I found that table 'asset' does't have indexes for columns changes and created.
It's very important for queries with ordering. In admin list f.e.
So I suggest to add it.
| Comment | File | Size | Author |
|---|---|---|---|
| asset-add-index-for-columns-changed-created.patch | 739 bytes | vtkachenko |
Comments
Comment #1
andrew.mikhailov commentedHello! I think this is good additional for this module, because it increases searching.
Please apply this patch for me it works good.
Best regards.
Comment #2
IRuslan commentedPushed to dev. Thanks for work.