No other ORMs supported at the moment. DataMapper support has been requested, but I've not had the time to implement it just yet (maybe in the next few months).
So, let's work with what we *need* to, for the moment. -- Pat On 30/01/2009, at 7:27 PM, Morten wrote: > > > Yep, the "SET time_zone" is a MySQL command: http://pastie.org/375096 > > If it's okay to rely on ActiveRecord, I suppose it's just a matter of > replacing NOW() with UTC_TIMESTAMP() in the MySQL adapter if > ActiveRecord::Base.default_timezone == :utc > > But would that be okay seen from a TS perspective? Are any other ORMs > being supported currently? > > Morten > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
