aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/arel/visitors/postgresql.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable `Layout/EmptyLinesAroundAccessModifier` copRyuta Kamizono2019-06-131-1/+0
* Remove roflscaling constantsJeremy Evans2019-03-191-5/+0
* Remove roflscalingJeremy Evans2019-03-181-5/+4
* Arel: Implemented DB-aware NULL-safe comparison (#34451)Dmytro Shteflyuk2018-11-151-0/+12
* Fix: Arel Postgresql visitor generates invalid SQL for GROUPING SETS.david2018-05-281-2/+2
* Arel: :nodoc: allMatthew Draper2018-02-241-1/+1
* Arel: rubocop -aMatthew Draper2018-02-241-77/+78
* Merge Arel into Active RecordMatthew Draper2018-02-241-0/+103