| Summary | Missing comma in ansel.sql file |
| Queue | Ansel |
| Type | Bug |
| State | Resolved |
| Priority | 2. Medium |
| Owners | Michael Rubinsky <mrubinsk (at) horde (dot) org> |
| Requester | paul (dot) g (dot) roy (at) uottawa (dot) ca |
| Created | 02/13/2008 (190 days ago) |
| Due | |
| Updated | 02/13/2008 (190 days ago) |
| Assigned | |
| Resolved | 02/13/2008 (190 days ago) |
| Attachments | |
| Milestone | |
| Patch | No |
State ⇒ Resolved
Assigned to Michael Rubinsky
Queue ⇒ Ansel
Summary ⇒ Missing comma in ansel.sql file
Type ⇒ Bug
Priority ⇒ 2. Medium
State ⇒ Unconfirmed
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