From 588e1547cff50de4a2b03d2540b7ad93c2093f8e Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Mon, 25 Mar 2013 17:54:45 +0100 Subject: Port OC_Property Table Index --- db_structure.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'db_structure.xml') diff --git a/db_structure.xml b/db_structure.xml index c8a0b268968..575950455ed 100644 --- a/db_structure.xml +++ b/db_structure.xml @@ -695,16 +695,21 @@ - user_propertypath_index + property_index - userid + propertyname ascending propertypath ascending + + userid + ascending + + -- cgit v1.2.3