From 83ba2f2e90c24dcfe7eb62532fd28a0b5156e0f8 Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Tue, 16 Aug 2016 13:21:59 +0200 Subject: final db indexes --- db_structure.xml | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) (limited to 'db_structure.xml') diff --git a/db_structure.xml b/db_structure.xml index b4c231a9248..77f6d768986 100644 --- a/db_structure.xml +++ b/db_structure.xml @@ -2008,13 +2008,22 @@ admin_sections_id_index - true + true id ascending + + admin_sections_class + true + + class + ascending + + + @@ -2060,13 +2069,31 @@ admin_settings_id_index - true + true id ascending + + admin_settings_class + true + + class + ascending + + + + + admin_settings_section + false + + section + ascending + + + -- cgit v1.2.3