search for: add_limit_without_offset

Displaying 1 result from an estimated 1 matches for "add_limit_without_offset".

2005 Mar 24
0
PATCH for Active Record 0.9 SQL Server Adapter problem => Rails 0.11does not work with SQL Server
...ll Sent: Thursday, 24 March 2005 2:25 PM To: rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org Subject: [Rails] Active Record 0.9 SQL Server Adapter problem => Rails 0.11does not work with SQL Server I just upgraded from Rails 0.10 to Rails 0.11, and my app generates the following trace: add_limit_without_offset! not implemented Framework trace: c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.9.0/lib/active_record/conn ection_adapters/sqlserver_adapter.rb:261:in `add_limit_without_offset!'' c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.9.0/lib/active_record/conn ection_adapters/abstract_adapter.rb:3...