aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/arel/visitors/oracle12.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable `Layout/EmptyLinesAroundAccessModifier` copRyuta Kamizono2019-06-131-1/+0
* Fix sliced IN clauses to be groupedRyuta Kamizono2019-04-241-53/+4
* Address `ORA-01795: maximum number of expressions in a list is 1000`Yasuo Honda2019-04-111-0/+48
* Enable `Lint/UselessAssignment` cop to avoid unused variable warnings (#34904)Ryuta Kamizono2019-01-091-1/+1
* Arel: Implemented DB-aware NULL-safe comparison (#34451)Dmytro Shteflyuk2018-11-151-0/+6
* Arel: :nodoc: allMatthew Draper2018-02-241-1/+1
* Arel: rubocop -aMatthew Draper2018-02-241-43/+44
* Merge Arel into Active RecordMatthew Draper2018-02-241-0/+60