On 2/18/13, Magnus Therning <[email protected]> wrote:
> Hi,
>

:)

[...]
> I'd rather use
> a TracQuery but I can't seem to access the vote count field at all.
>

Only ticket fields allowed

> The schema is defined like this:
>
>     schema = [
>         Table('votes', key=('resource', 'username', 'vote'))[
>             Column('resource'),
>             Column('username'),
>             Column('vote', 'int'),
>             ]
>         ]
>

Resource relationship is not complete .

-- 
Regards,

Olemis.

Apacheā„¢ Bloodhound contributor
http://issues.apache.org/bloodhound

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to