Browse Source

schema: allow null in active_watchers reason

(cherry picked from commit 2eccc2342b929fea96bd006f386948f483e62d06)
lazedo 7 năm trước cách đây
mục cha
commit
e5a19d4e07

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

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