aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/arel/predications.rb
Commit message (Expand)AuthorAgeFilesLines
* Support beginless ranges in hash conditions.Josh Goodall2019-07-171-2/+2
* Enable `Layout/EmptyLinesAroundAccessModifier` copRyuta Kamizono2019-06-131-1/+0
* All of queries should return correct result even if including large numberRyuta Kamizono2019-01-181-6/+18
* More exercise test cases for `not_between`Ryuta Kamizono2019-01-121-2/+2
* Support endless ranges in whereGreg Navis2019-01-111-2/+2
* Consolidate the duplicated code that building range predicateRyuta Kamizono2019-01-081-12/+8
* Arel: Implemented DB-aware NULL-safe comparison (#34451)Dmytro Shteflyuk2018-11-151-0/+8
* Arel: :nodoc: allMatthew Draper2018-02-241-1/+1
* Arel: rubocop -aMatthew Draper2018-02-241-58/+59
* Merge Arel into Active RecordMatthew Draper2018-02-241-0/+240