1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib/active_record/relation
Steve Klabnik afd4a14332 Revert "Merge pull request #9207 from dylanahsmith/mysql-quote-numeric"
This reverts commit 408227d9c5, reversing
changes made to dca0b57d03.
2013-02-27 08:46:40 -08:00
..
batches.rb Fix find_in_batches against string IDs when start option is not specified. 2012-10-31 15:39:24 +01:00
calculations.rb copy edits [ci skip] 2013-02-15 22:01:11 +05:30
delegation.rb remove AR auto-explain (config.auto_explain_threshold_in_seconds) 2013-02-24 20:01:04 +01:00
finder_methods.rb adds a missing LIMIT 1 in #take docs 2013-02-23 20:49:51 +01:00
merger.rb Prevent Relation#merge from collapsing wheres on the RHS 2013-01-27 20:34:52 +00:00
predicate_builder.rb Revert "Merge pull request #9207 from dylanahsmith/mysql-quote-numeric" 2013-02-27 08:46:40 -08:00
query_methods.rb Expand order(:symbol) to "table".symbol to prevent broken queries on PG. 2013-02-25 18:00:34 +01:00
spawn_methods.rb refatctoring of some code repetition in spawn_methods 2012-12-31 18:45:11 +01:00