..
attributes
Perf: Improve performance of where when using an array of values
2020-05-01 15:12:05 -04:00
collectors
Add add_binds
to bulk binds processing for performance
2020-05-11 03:24:49 +09:00
nodes
Properly support reverse_order
on relations with nulls_first
or nulls_last
calls
2020-09-08 11:20:46 -04:00
visitors
Make where_sql
more few code
2020-06-17 10:50:34 +09:00
alias_predication.rb
Arel: :nodoc: all
2018-02-24 18:11:47 +10:30
crud.rb
Arel: :nodoc: all
2018-02-24 18:11:47 +10:30
delete_manager.rb
Handle DELETE with LIMIT in Arel
2018-09-30 21:21:54 +09:00
errors.rb
Arel: :nodoc: all
2018-02-24 18:11:47 +10:30
expressions.rb
Arel: :nodoc: all
2018-02-24 18:11:47 +10:30
factory_methods.rb
Make update_counters
preparable
2018-09-28 04:14:15 +09:00
insert_manager.rb
Get rid of Arel::Nodes::Values
2019-03-18 03:57:16 +09:00
math.rb
Arel: :nodoc: all
2018-02-24 18:11:47 +10:30
nodes.rb
Implement equality?
rather than inheriting Equality
for In
node
2020-06-21 07:35:17 +09:00
order_predications.rb
Arel: :nodoc: all
2018-02-24 18:11:47 +10:30
predications.rb
Fix AR::Relation#where_values_hash
with HomogeousIn
:
2020-05-15 01:39:19 +02:00
select_manager.rb
Make where_sql
more few code
2020-06-17 10:50:34 +09:00
table.rb
Move Arel attribute normalization into arel_table
2020-07-19 23:41:24 +09:00
tree_manager.rb
Revert unused code and re-using query annotation for update_all
and delete_all
2019-04-01 15:04:11 +09:00
update_manager.rb
Handle DELETE with LIMIT in Arel
2018-09-30 21:21:54 +09:00
visitors.rb
Make where_sql
more few code
2020-06-17 10:50:34 +09:00
window_predications.rb
Arel: :nodoc: all
2018-02-24 18:11:47 +10:30