2
0
Эх сурвалжийг харах

Merge pull request #1345 from kamailio/lazedo-patch-2

schema: allow null in active_watchers reason
Daniel-Constantin Mierla 7 жил өмнө
parent
commit
09cd77a9f3

+ 1 - 0
src/lib/srdb1/schema/pr_active_watchers.xml

@@ -153,6 +153,7 @@
         <name>reason</name>
         <type>string</type>
         <size>&user_len;</size>
+        <null/>
         <description>Reason</description>
     </column>