1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/cases/arel
eileencodes 200058b011
Revert "Merge pull request #39022 from kamipo/perf_where_in"
This reverts commit 9817d74f3b, reversing
changes made to d326b029e0.

Just making this easier to merge our PR in. Otherwise there's tons of
conflicts and our PR is faster.
2020-05-05 12:45:10 -04:00
..
attributes Revert "Merge pull request #39022 from kamipo/perf_where_in" 2020-05-05 12:45:10 -04:00
collectors SQLString#compile is no longer used since 53521a9e39 2018-09-30 16:49:13 +09:00
nodes Remove unused operand1/operand2 aliases 2020-04-23 19:45:36 +09:00
support Deprecate in_clause_length in DatabaseLimits 2020-04-27 01:09:09 +09:00
visitors Support limit(n) and offset(n) nodes in dot output 2020-05-02 07:14:17 +09:00
attributes_test.rb Remove unused Arel::Attributes.for 2019-06-15 23:59:41 +09:00
crud_test.rb
delete_manager_test.rb Address to the warning "DEPRECATED: global use of assertion methods" 2019-10-04 17:32:31 +09:00
factory_methods_test.rb
helper.rb Address to the warning "DEPRECATED: global use of assertion methods" 2019-10-04 17:32:31 +09:00
insert_manager_test.rb Address to the warning "DEPRECATED: global use of assertion methods" 2019-10-04 17:32:31 +09:00
nodes_test.rb
select_manager_test.rb Address to the warning "DEPRECATED: global use of assertion methods" 2019-10-04 17:32:31 +09:00
table_test.rb Address to the warning "DEPRECATED: global use of assertion methods" 2019-10-04 17:32:31 +09:00
update_manager_test.rb Address to the warning "DEPRECATED: global use of assertion methods" 2019-10-04 17:32:31 +09:00