http://dev.rubyonrails.org/ticket/10686

I'd really appreciate it if a few people would test patch this out and
give feedback.

It changes the SQL generated by update_all so that passing :limit
or :order options will work with non-MySQL adapters.  The SQL
currently generated creates SQL Exceptions for non-MySQL adapters.

Added tests pass for MySQL, PostgreSQL, and Sqlite3; I'm working on
tests to run (period) for other adapters, so testing those would be
most helpful.

Verification, comments, and +1s would be appreciated!

Thanks!
Brendan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" 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/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to