aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/arel/visitors/to_sql_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix sliced IN clauses to be groupedRyuta Kamizono2019-04-241-0/+10
* Get rid of `Arel::Nodes::Values`Ryuta Kamizono2019-03-181-2/+2
* Arel: Implemented DB-aware NULL-safe comparison (#34451)Dmytro Shteflyuk2018-11-151-0/+37
* Emit single pair of parens for UNION and UNION ALLKeenan Brock2018-11-131-0/+22
* Remove `visit_Fixnum` and `visit_Bignum`Ryuta Kamizono2018-09-301-1/+1
* Fix the obvious typos detected by github.com/client9/misspellKazuhiro Sera2018-08-081-1/+1
* Arel: rubocop -aMatthew Draper2018-02-241-92/+93
* Merge Arel into Active RecordMatthew Draper2018-02-241-0/+653