Browse Source

schema: allow null in active_watchers reason

lazedo 7 năm trước cách đây
mục cha
commit
2eccc2342b
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/lib/srdb1/schema/pr_active_watchers.xml

+ 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>