зеркало из https://github.com/nextcloud/activity.git
Marking some files as "nullable" so we can put empty strings into them,
Thanks oracle
This commit is contained in:
Родитель
3a977a20f0
Коммит
34279aed14
|
@ -32,13 +32,13 @@
|
|||
<field>
|
||||
<name>type</name>
|
||||
<type>text</type>
|
||||
<notnull>true</notnull>
|
||||
<notnull>false</notnull>
|
||||
<length>255</length>
|
||||
</field>
|
||||
<field>
|
||||
<name>user</name>
|
||||
<type>text</type>
|
||||
<notnull>true</notnull>
|
||||
<notnull>false</notnull>
|
||||
<length>64</length>
|
||||
</field>
|
||||
<field>
|
||||
|
|
|
@ -1 +1 @@
|
|||
2.1.0
|
||||
2.1.1
|
||||
|
|
Загрузка…
Ссылка в новой задаче