aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/arel/visitors/informix.rb
Commit message (Expand)AuthorAgeFilesLines
* Extract `sanitize_as_sql_comment` from SQL visitor into connectionRyuta Kamizono2019-03-191-1/+2
* Support Optimizer HintsRyuta Kamizono2019-03-161-0/+5
* Enable `Lint/UselessAssignment` cop to avoid unused variable warnings (#34904)Ryuta Kamizono2019-01-091-1/+2
* Arel: :nodoc: allMatthew Draper2018-02-241-1/+1
* Arel: rubocop -aMatthew Draper2018-02-241-41/+41
* Merge Arel into Active RecordMatthew Draper2018-02-241-0/+55