6.0.0-beta1
11/29/25

[#1529] Oracle SQL script synax error
Summary Oracle SQL script synax error
Queue Kronolith
Queue Version 2.0.2
Type Bug
State Resolved
Priority 2. Medium
Owners
Requester resan (at) sa-ardnuam (dot) nl
Created 03/11/2005 (7568 days ago)
Due
Updated 03/11/2005 (7568 days ago)
Assigned
Resolved 03/11/2005 (7568 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
03/11/2005 10:03:05 AM Jan Schneider Comment #2
State ⇒ Resolved
Reply to this comment
Fixed in CVS and 2.0.3.
03/11/2005 09:53:52 AM resan (at) sa-ardnuam (dot) nl Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Oracle SQL script synax error
Queue ⇒ Kronolith
Reply to this comment
In script

kronolith/scripts/sql/kronolith.oci8.sql,v 1.4 2004/12/21 15:52:32 chuck



[row 36] vfb_email      VARCHAR2(255) NOT NULL DEFAULT '',



must be

[row 36] vfb_email      VARCHAR2(255) DEFAULT '' NOT NULL ,






Saved Queries