[Trac-tickets] Re: [The Trac Project] #2123: Error in included
report query
The Trac Project
noreply at edgewall.com
Tue Oct 18 08:57:54 CDT 2005
#2123: Error in included report query
---------------------------+------------------------------------------------
Reporter: kevin | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone: 0.9
Component: report system | Version: 0.9b1
Severity: normal | Resolution:
Keywords: postgres |
---------------------------+------------------------------------------------
Changes (by cmlenz):
* owner: daniel => jonas
* keywords: => postgres
Comment:
I don't think that report can be made compatible with Postgres without
removing the ordering by modification time. You can replace "modified" in
the SQL by "changetime", but then Postgres will complain about a type
conflict.
Jonas, do you have an idea here?
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2123>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list