Ryuta Kamizono
|
b05d39f3b9
|
Remove unused existing arg in SelectManager#collapse
The `existing` arg was added at 8bc0fce , but it is no longer used since
aac9da2 .
|
2018-09-11 19:18:43 +09:00 |
|
Ryuta Kamizono
|
fc173b0a24
|
Consistently use visitor.compile
|
2018-09-09 01:55:26 +09:00 |
|
Ryuta Kamizono
|
b691c21475
|
Revert a writer for BindParam#value
The writer was added during Arel refactoring to pass Active Record
tests at 7a29220 .
That is no longer used since 846832a .
|
2018-09-09 01:03:23 +09:00 |
|
david
|
bbe3e7f298
|
Fix: Arel Postgresql visitor generates invalid SQL for GROUPING SETS.
|
2018-05-28 12:11:57 +02:00 |
|
Nikolai B
|
e4df08fadb
|
Remove math module from count
Not required after https://github.com/rails/arel/pull/449
|
2018-04-25 17:14:07 +01:00 |
|
Matthew Draper
|
354f1c28e8
|
Arel: :nodoc: all
|
2018-02-24 18:11:47 +10:30 |
|
Matthew Draper
|
4c0a3d4880
|
Arel: rubocop -a
|
2018-02-24 17:16:13 +10:30 |
|
Matthew Draper
|
17ca17072d
|
Merge Arel into Active Record
|
2018-02-24 17:15:32 +10:30 |
|