Ticket #5543 (closed defect: fixed)
Default reports ({6}, {7}, {11} maybe others) are not working for all backends
| Reported by: | Dave Abrahams <dave@…> | Owned by: | cboos |
|---|---|---|---|
| Priority: | high | Milestone: | 0.11 |
| Component: | report system | Version: | devel |
| Severity: | major | Keywords: | postgresql |
| Cc: | trac-ja@… |
Description
at least under postgresql... there's a syntax error in the last line:
(CASE status WHEN 'closed' THEN modified ELSE (-1)*p.value END) DESC
psql flags "modified" as a syntax error.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


