search for: select_all_rows

Displaying 8 results from an estimated 8 matches for "select_all_rows".

2006 Jan 03
0
has_and_belongs_to_many include problem
...truct_finder_sql_for_association_limiting'' active_record/associations.rb:946:in`select_limited_ids_list'' active_record/associations.rb:939:in`add_limited_ids_condition!'' :929:in`construct_finder_sql_with_included_associations'' active_record/associations.rb:917:in`select_all_rows'' active_record/associations.rb:830:in`find_with_associations'' active_record/base.rb:411:in`find'' action_controller/pagination.rb:174:in`find_collection_for_pagination'' action_controller/pagination.rb:192:in`paginator_and_collection_for'' action_controller...
2006 Aug 15
2
has_many + finder_sql & :include
...ers/sqlserver_adapter.rb:485:in `select'' from c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.14.4/lib/active_record/connection_adapters/sqlserver_adapter.rb:233:in `select_all'' from c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.14.4/lib/active_record/associations.rb:1110:in `select_all_rows'' from c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.14.4/lib/active_record/associations.rb:975:in `find_with_associations'' from c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.14.4/lib/active_record/associations.rb:973:in `find_with_associations'' from c:/ruby/lib/ru...
2007 May 31
0
Rails AR/SQLServer Unit Test: [6912] failed (but getting better)
...select_limited_ids_list'' ./test/../lib/active_record/associations.rb:1311:in `add_limited_ids_condition!'' ./test/../lib/active_record/associations.rb:1299:in `construct_finder_sql_with_included_associations'' ./test/../lib/active_record/associations.rb:1287:in `select_all_rows'' ./test/../lib/active_record/associations.rb:1142:in `find_with_associations'' ./test/../lib/active_record/associations.rb:1140:in `catch'' ./test/../lib/active_record/associations.rb:1140:in `find_with_associations'' ./test/../lib/active_record/base...
2006 Jul 24
7
[PATCH] Support for DB Clusters/Replication in ActiveRecord (RFC)
Skipped content of type multipart/alternative-------------- next part -------------- Index: connection_adapters/abstract/connection_specification.rb =================================================================== --- connection_adapters/abstract/connection_specification.rb (revision 4617) +++ connection_adapters/abstract/connection_specification.rb (working copy) @@ -1,10 +1,21 @@ require
2006 Mar 31
7
problem with habtm conditions in pagination
...imited_ids_condition!'' /usr/local/lib/ruby/gems/1.8/gems/activerecord-1.14.0/lib/ active_record/associations.rb:1131:in `construct_finder_sql_with_included_associations'' /usr/local/lib/ruby/gems/1.8/gems/activerecord-1.14.0/lib/ active_record/associations.rb:1094:in `select_all_rows'' /usr/local/lib/ruby/gems/1.8/gems/activerecord-1.14.0/lib/ active_record/associations.rb:960:in `find_with_associations'' /usr/local/lib/ruby/gems/1.8/gems/activerecord-1.14.0/lib/ active_record/base.rb:923:in `find_every'' /usr/local/lib/ruby/gems/1.8/gem...
2009 Mar 10
5
'unknow column error' when using include and associated table condition in find
Here is my weird problem. Two models like following: Lexeme id:int name:string Structure id:int ref_id:string meta_id:int Lexeme can have many structure records through foreign key ''ref_id'' in the structures table. And these structure records belonging to one lexeme differs between each other using meta_id. And if Lexeme has structures, then there must be a top_struct whose
2006 Mar 15
8
Tags to ruby interface: What I am missing? (repost)
I offer my apologies in advance for the repost. On a list as busy as this, it is sometimes easy to get missed in the shuffle. I am trying to create, display and edit a referenced object''s text field on the same view as my root object. For example: ------------------------- Quiz: <<quiz.name>> Preamble: <<quiz.preamble_presentation.text>> Postamble:
2008 Jan 16
0
[CruiseControl] RubyOnRails build 8649 failed
...n `select'' ./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in `select_all_without_query_cache'' ./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in `select_all'' ./test/../lib/active_record/associations.rb:1278:in `select_all_rows'' ./test/../lib/active_record/associations.rb:1160:in `find_with_associations'' ./test/../lib/active_record/associations.rb:1158:in `catch'' ./test/../lib/active_record/associations.rb:1158:in `find_with_associations'' ./test/../lib/active_record/base.rb:1241:in `fin...