6.0.0-beta1
7/29/25

[#609] The scripts that would work fine if the blank lines had comments
Summary The scripts that would work fine if the blank lines had comments
Queue Horde Base
Queue Version HEAD
Type Bug
State Resolved
Priority 2. Medium
Owners
Requester rvs (at) angara (dot) ru
Created 09/20/2004 (7617 days ago)
Due
Updated 09/21/2004 (7616 days ago)
Assigned
Resolved 09/21/2004 (7616 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
09/21/2004 03:35:05 AM Chuck Hagenbuch Comment #2
State ⇒ Resolved
Reply to this comment
Done for as many non-other-db-specific SQL scripts as I could find.
09/20/2004 04:56:53 PM rvs (at) angara (dot) ru Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ The scripts that would work fine if the blank lines had comments
Queue ⇒ Horde Base
Reply to this comment
In reply to bug 598

Some databases (e.g. Oracle) don't like blank lines inside SQL operators.

So there it is suggested to comment that blank lines out.

The following scripts would work fine if the blank lines _inside SQLs_ 
had comments (currently reviewed for horde, turba and whups projects 
only):



horde/scripts/db/auth.sql

horde/scripts/db/datatree.sql

horde/scripts/db/oracle_create.sql

horde/scripts/db/prefs.sql

horde/scripts/db/sessionhandler_oracle.sql

horde/scripts/db/token.sql

horde/scripts/db/vfs_oracle.sql

turba/scripts/db/oci8_create.sql

turba/scripts/db/turba.sql

turba/scripts/db/wedding.sql

whups/scripts/drivers/whups.sql

whups/scripts/sql/whups.sql


Saved Queries