Explorar el Código

Changed preferences configvalue to clob. Fixes several bugs e.g. oc-825 and oc-743.

tags/v4.5.0beta1
Thomas Tanghus hace 12 años
padre
commit
6e9fea341b
Se han modificado 1 ficheros con 1 adiciones y 3 borrados
  1. 1
    3
      db_structure.xml

+ 1
- 3
db_structure.xml Ver fichero

@@ -432,10 +432,8 @@

<field>
<name>configvalue</name>
<type>text</type>
<default></default>
<type>clob</type>
<notnull>true</notnull>
<length>255</length>
</field>

</declaration>

Cargando…
Cancelar
Guardar