index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
lib
/
arel
/
visitors
Commit message (
Expand
)
Author
Age
Files
Lines
*
Checking boundable not only `IN` clause but also `NOT IN` clause
Ryuta Kamizono
2018-11-03
1
-0
/
+12
*
Fix odd indentation
Ryuta Kamizono
2018-10-10
1
-10
/
+10
*
Refactor Arel visitor to use `collect_nodes_for` as much as possible
Ryuta Kamizono
2018-10-10
1
-33
/
+10
*
Improve DELETE with JOIN handling to avoid subqueries if possible
Ryuta Kamizono
2018-10-10
2
-9
/
+8
*
Simplify the condition in `prepare_update_statement`
Ryuta Kamizono
2018-10-05
1
-8
/
+2
*
Move UPDATE/DELETE with JOIN handling to the Arel side
Ryuta Kamizono
2018-10-03
2
-37
/
+80
*
Handle UPDATE/DELETE with OFFSET in Arel
Ryuta Kamizono
2018-10-01
2
-13
/
+18
*
Handle DELETE with LIMIT in Arel
Ryuta Kamizono
2018-09-30
2
-26
/
+30
*
`visitor.accept` doesn't handle `&block`
Ryuta Kamizono
2018-09-30
1
-2
/
+2
*
Remove `visit_Fixnum` and `visit_Bignum`
Ryuta Kamizono
2018-09-30
2
-3
/
+0
*
Remove `visit_Fixnum` and `visit_Bignum`
Ryuta Kamizono
2018-09-28
1
-2
/
+0
*
Make `update_counters` preparable
Ryuta Kamizono
2018-09-28
1
-1
/
+1
*
Make `update_all` preparable
Ryuta Kamizono
2018-09-28
1
-0
/
+4
*
Abandon TOP support.
Vladimir Kochnev
2018-09-25
4
-16
/
+0
*
Consistently use `visitor.compile`
Ryuta Kamizono
2018-09-09
1
-2
/
+2
*
Fix: Arel Postgresql visitor generates invalid SQL for GROUPING SETS.
david
2018-05-28
1
-2
/
+2
*
Arel: :nodoc: all
Matthew Draper
2018-02-24
13
-13
/
+13
*
Arel: rubocop -a
Matthew Draper
2018-02-24
13
-1514
/
+1523
*
Merge Arel into Active Record
Matthew Draper
2018-02-24
13
-0
/
+2022