William Stein <wst...@gmail.com> writes:
> Is there a report that lists "tickets needing work that I *attached a
> patch to*"?

As I recall, David was having trouble with those kinds of queries,
because attachments store the ticket number they're on using a string
field, whereas ticket IDs themselves are integers for some reason. So a
lot of casting goes on, making the query super slow. (The reason
attachments store the ticket number as a string is that attachments can
also be made to, for example, wiki pages.)

-Keshav

----
Join us in #sagemath on irc.freenode.net !

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to