I'm basically trying to achieve the following with TS:
WHERE aasm_state = 'basic' OR (aasm_state = 'enhanced' AND expires_at
>= #{Time.now})
Any tips on where to start would be brilliant.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Thinking Sphinx" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/thinking-sphinx?hl=en
-~----------~----~----~----~------~----~------~--~---