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 |
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ The scripts that would work fine if the blank lines had comments
Queue ⇒ Horde Base
bug 598Some 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