aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/arel/visitors
Commit message (Expand)AuthorAgeFilesLines
* Arel: Implemented DB-aware NULL-safe comparison (#34451)Dmytro Shteflyuk2018-11-159-1/+354
* Emit single pair of parens for UNION and UNION ALLKeenan Brock2018-11-132-10/+22
* Remove `visit_Fixnum` and `visit_Bignum`Ryuta Kamizono2018-09-301-1/+1
* Abandon TOP support.Vladimir Kochnev2018-09-252-2/+0
* Fix the obvious typos detected by github.com/client9/misspellKazuhiro Sera2018-08-082-4/+4
* Fix: Arel Postgresql visitor generates invalid SQL for GROUPING SETS.david2018-05-281-3/+3
* Arel: rubocop -aMatthew Draper2018-02-2412-234/+242
* Merge Arel into Active RecordMatthew Draper2018-02-2412-0/+1916