From 727f4357fb900eed691167ca9559e3c0771f77af Mon Sep 17 00:00:00 2001 From: jfd Date: Mon, 30 Jul 2012 20:48:18 +0200 Subject: [PATCH] remove superflous index (already indexed with primary key derived from by MDB2), oracle will bark on this --- apps/media/appinfo/database.xml | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/apps/media/appinfo/database.xml b/apps/media/appinfo/database.xml index 9b942d282b..067f7bc059 100644 --- a/apps/media/appinfo/database.xml +++ b/apps/media/appinfo/database.xml @@ -46,14 +46,6 @@ 200 - - album_index - - album_id - ascending - - - album_name_index @@ -106,21 +98,6 @@ - - artist_index - - artist_id - ascending - - - - artist_name_index - - artist_name - ascending - - - @@ -263,13 +240,6 @@ 4 - - song_index - - song_id - ascending - - song_album_index