Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0023893Openbravo ERPY. DBSourceManagerpublic2013-05-23 01:462022-02-01 08:09
egoitz 
Triage Platform Base 
urgentmajorhave not tried
newopen 
5
 
 
Core
No
0023893: Add compatibility with indexes with functions
The following index improves the performance of many processes but can not be managed with dbsourcemanager:

CREATE INDEX ad_table_uppername
  ON ad_table
  USING btree
  (upper(tablename));
-
Performance
Issue History
2013-05-23 01:46egoitzNew Issue
2013-05-23 01:46egoitzAssigned To => marvintm
2013-05-23 01:46egoitzModules => Core
2013-05-23 01:46egoitzTriggers an Emergency Pack => No
2013-05-23 01:46egoitzTag Attached: Performance
2015-04-15 16:55dmitry_mezentsevAssigned Tomarvintm => platform
2022-02-01 08:09alostaleAssigned Toplatform => Triage Platform Base

There are no notes attached to this issue.