[Tickets #6257] Missing comma in ansel.sql file

bugs at horde.org bugs at horde.org
Wed Feb 13 14:02:26 UTC 2008


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

Ticket URL: http://bugs.horde.org/ticket/?id=6257
-----------------------------------------------------------------------
 Ticket             | 6257
 Created By         | paul.g.roy at uottawa.ca
 Summary            | Missing comma in ansel.sql file
 Queue              | Ansel
 Type               | Bug
 State              | Unconfirmed
 Priority           | 2. Medium
 Milestone          | 
 Patch              | 
 Owners             | 
-----------------------------------------------------------------------


paul.g.roy at uottawa.ca (2008-02-13 09:02) wrote:

There's a comma missing after the gallery_slug VARCHAR(255) entry in CREATE
TABLE ansel_galleries block of \ansel\scripts\sql\ansel.sql


    gallery_has_subgalleries    INT NOT NULL DEFAULT 0,
    gallery_slug                VARCHAR(255) [error here]
--
    PRIMARY KEY (gallery_id)

Versions: 
ansel/scripts/sql/ansel.sql,v 1.11 2008/02/04

Pulled from cvs on Feb 12/2008

Thanks

Paul



More information about the bugs mailing list