6.0.0-beta1
10/18/25

[#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 02/13/2008 (6457 days ago)
Due
Updated 02/13/2008 (6457 days ago)
Assigned
Resolved 02/13/2008 (6457 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
02/13/2008 05:02:58 PM Michael Rubinsky Comment #2
Assigned to Michael Rubinsky
State ⇒ Resolved
Reply to this comment
fixed, thanks!
02/13/2008 02:02:25 PM 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