aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/arel/visitors/oracle_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix sliced IN clauses to be groupedRyuta Kamizono2019-04-241-21/+0
* Address `ORA-01795: maximum number of expressions in a list is 1000`Yasuo Honda2019-04-111-0/+21
* Arel: Implemented DB-aware NULL-safe comparison (#34451)Dmytro Shteflyuk2018-11-151-0/+39
* Arel: rubocop -aMatthew Draper2018-02-241-30/+31
* Merge Arel into Active RecordMatthew Draper2018-02-241-0/+196