From 02b352328a2ce3e2c4a3a69ec0ce440e59069af8 Mon Sep 17 00:00:00 2001
From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04>
Date: Wed, 15 Oct 2008 16:28:13 +0000
Subject: [PATCH] remover order from getFeature

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@9034 ee4ac58c-ac51-4696-9907-e4b3aa274f04
---
 artemis_sqlmap/Feature.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/artemis_sqlmap/Feature.xml b/artemis_sqlmap/Feature.xml
index 593e6784e..e6b1caed6 100644
--- a/artemis_sqlmap/Feature.xml
+++ b/artemis_sqlmap/Feature.xml
@@ -206,7 +206,6 @@
            uniquename LIKE #uniqueName# 
          </isNotNull>
        </dynamic>
-    ORDER BY f.type_id,  uniquename
   </select>
  
   <select id="getLazyFeature" resultMap ="map-feature-lazy" 
-- 
GitLab