[sr-dev] git:sr_3.0: lib/srdb1/schema/trusted.xml: increased tag length from 32 to 64 chars

Juha Heinanen jh at tutpro.com
Wed Oct 14 14:28:09 CEST 2009


Module: sip-router
Branch: sr_3.0
Commit: 0312ea0bbb0bfd442e27e3ee791f66c4fcf68dcc
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=0312ea0bbb0bfd442e27e3ee791f66c4fcf68dcc

Author: Juha Heinanen <jh at tutpro.com>
Committer: Juha Heinanen <jh at tutpro.com>
Date:   Wed Oct 14 15:27:00 2009 +0300

lib/srdb1/schema/trusted.xml: increased tag length from 32 to 64 chars

---

 lib/srdb1/schema/trusted.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/srdb1/schema/trusted.xml b/lib/srdb1/schema/trusted.xml
index 2a5c185..e2cee2f 100644
--- a/lib/srdb1/schema/trusted.xml
+++ b/lib/srdb1/schema/trusted.xml
@@ -53,7 +53,7 @@
     <column>
         <name>tag</name>
         <type>string</type>
-        <size>32</size>
+        <size>64</size>
         <null/>
         <description>Tag</description>
     </column>




More information about the sr-dev mailing list