6.0.0-RC7
6/27/26

[#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 3/11/05 (7778 days ago)
Due
Updated 3/11/05 (7778 days ago)
Assigned
Resolved 3/11/05 (7778 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
510 Jan Schneider Comment #2
State ⇒ Resolved
Reply to this comment
Fixed in CVS and 2.0.3.
529 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