6.0.0-RC7
6/18/26

[#6257] Missing comma in ansel.sql file
Summary Missing comma in ansel.sql file
Queue Ansel
Type Bug
State Resolved
Priority 2. Medium
Owners mrubinsk (at) horde (dot) org
Requester paul.g.roy (at) uottawa (dot) ca
Created 2/13/08 (6700 days ago)
Due
Updated 2/13/08 (6700 days ago)
Assigned
Resolved 2/13/08 (6700 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
585 Michael Rubinsky Comment #2
Assigned to Michael Rubinsky
State ⇒ Resolved
Reply to this comment
fixed, thanks!
252 paul (dot) g (dot) roy (at) uottawa (dot) ca Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Missing comma in ansel.sql file
Queue ⇒ Ansel
Reply to this comment
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

Saved Queries