[Tickets #614] NEW: The Oracle script needs to be fixed

bugs at bugs.horde.org bugs at bugs.horde.org
Tue Sep 21 10:03:46 PDT 2004


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=614
-----------------------------------------------------------------------
 Ticket     | 614
 Created By | rvs at angara.ru
 Summary    | The Oracle script needs to be fixed
 Queue      | Turba
 Version    | HEAD
 State      | Unconfirmed
 Priority   | 2. Medium
 Type       | Bug
 Owners     | 
-----------------------------------------------------------------------


rvs at angara.ru (2004-09-21 10:03) wrote:

In file turba/scripts/sql/turba_objects.oci8.sql,v 1.1
Line 6

    object_type VARCHAR2(255) NOT NULL DEFAULT 'Object',

should be fixed to be corrent for Oracle:

    object_type VARCHAR2(255) DEFAULT 'Object' NOT NULL,





More information about the bugs mailing list