[cvs] commit: horde/scripts/sql create.oci8.sql
Jan Schneider
jan at horde.org
Wed Mar 16 03:11:17 PST 2005
jan 2005-03-16 03:11:17 PST
Modified files:
scripts/sql create.oci8.sql
Log:
datatree_parents needs to be '', i.e. NULL in Oracle.
Turn attribute_value into a VARCHAR2(4000) field, as CLOB fields are not
compatible with our datatree operations. This shouldn't be a problem, as we use
the datatree_attribute table to have smaller data chunks anyway and to *not*
have huge data values in horde_datatree.datatree_data.
Bug: 1439
Revision Changes Path
1.8 +3 -3 horde/scripts/sql/create.oci8.sql
Chora Links:
http://cvs.horde.org/diff.php/horde/scripts/sql/create.oci8.sql?r1=1.7&r2=1.8&ty=u
More information about the cvs
mailing list