[sr-dev] git:master: lib/srdb1/schema: removed index that included missing columns

Juha Heinanen jh at tutpro.com
Sun Jul 31 18:05:31 CEST 2011


Module: sip-router
Branch: master
Commit: 27f722f44ac080df47bb4c64e513f50be611aa7a
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=27f722f44ac080df47bb4c64e513f50be611aa7a

Author: Juha Heinanen <jh at tutpro.com>
Committer: Juha Heinanen <jh at tutpro.com>
Date:   Sun Jul 31 19:04:43 2011 +0300

lib/srdb1/schema: removed index that included missing columns

---

 lib/srdb1/schema/pipelimit.xml |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/lib/srdb1/schema/pipelimit.xml b/lib/srdb1/schema/pipelimit.xml
index 5ae2bb6..71941d9 100644
--- a/lib/srdb1/schema/pipelimit.xml
+++ b/lib/srdb1/schema/pipelimit.xml
@@ -52,10 +52,4 @@
         <description>Pipe limit (hits per second)</description>
     </column>
 
-    <index>
-        <name>account_idx</name>
-        <colref linkend="username"/>
-        <colref linkend="domain"/>
-    </index>
-
 </table>




More information about the sr-dev mailing list