mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-30 19:52:17 +01:00
Change calendar_objects.calendardata and contacts_addressbooks.carddata back to clob. Fix for oc-1641.
This commit is contained in:
parent
1d94d98668
commit
f644e832a2
@ -51,6 +51,7 @@
|
||||
<name>description</name>
|
||||
<type>text</type>
|
||||
<notnull>false</notnull>
|
||||
<length>255</length>
|
||||
</field>
|
||||
|
||||
<field>
|
||||
@ -109,7 +110,7 @@
|
||||
|
||||
<field>
|
||||
<name>carddata</name>
|
||||
<type>text</type>
|
||||
<type>clob</type>
|
||||
<notnull>false</notnull>
|
||||
</field>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user