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
/
lib
/
arel
/
visitors
/
to_sql.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Merge pull request #482 from kirs/multiple-insert"
Rafael Mendonça França
2017-05-04
1
-13
/
+1
*
Support multiple inserts
Kir Shatrov
2017-05-01
1
-1
/
+13
*
Performance improvement.
zhufenggood
2017-01-27
1
-4
/
+4
*
Remove dead code now that attr is not used anymore
Rafael Mendonça França
2016-12-29
1
-1
/
+1
*
Remove deprecated type cast support in Arel
Rafael Mendonça França
2016-12-29
1
-44
/
+5
*
use #data_source_exists? instead of deprecated #table_exists?
Alexander Baronec
2016-10-08
1
-1
/
+1
*
Freeze all the strings in visitors
ojab
2016-08-31
1
-0
/
+1
*
Merge pull request #328 from vipulnsward/dryup-collectors
Rafael França
2016-07-19
1
-33
/
+13
|
\
|
*
DRY up visit_Arel_Nodes_SelectCore and extract nodes collection to collect_no...
Vipul A M
2016-04-11
1
-33
/
+13
*
|
Support for unified Integer class in Ruby 2.4+
yui-knk
2016-05-30
1
-0
/
+1
*
|
Update to_sql.rb
zhufenggood
2016-04-15
1
-3
/
+3
|
/
*
Update to_sql.rb. Slightly performance improment.
zhufenggood
2016-03-31
1
-1
/
+1
*
* Support for bitwise operations as infix operators. Tests included.
Shahbaz Javeed
2016-01-06
1
-0
/
+5
*
Implement CASE Conditional Expression
Felix Bünemann
2016-01-05
1
-0
/
+29
*
Use a specific exception for unsupported visits
Sammy Larbi
2015-07-14
1
-1
/
+7
*
Improve error message when passed unsupported type
Sammy Larbi
2015-07-14
1
-1
/
+1
*
Merge pull request #337 from yahonda/support_oracle12_top_n_2
Aaron Patterson
2015-07-14
1
-2
/
+6
|
\
|
*
Extract visit_Arel_Nodes_SelectOptions
Yasuo Honda
2015-06-19
1
-2
/
+6
*
|
Fix visit_Arel_Nodes_FullOuterJoin and visit_Arel_Nodes_RightOuterJoin to mak...
evgenim
2015-03-16
1
-4
/
+10
|
/
*
Special limited delete handling in MSSQL
Tamir Duberstein
2015-02-23
1
-2
/
+2
*
Delete should respect 'limit'
Bradford Folkens
2015-02-23
1
-3
/
+3
*
Change the interface of `having` to match that of `where`
Sean Griffin
2015-01-27
1
-6
/
+4
*
Allow a type caster to be given to the `Arel::Table` object
Sean Griffin
2014-12-29
1
-1
/
+22
*
remove extra space before 'ORDER BY'
Nihad Abbasov
2014-11-26
1
-1
/
+0
*
Add order to BindParams in the ToSql collector
Sean Griffin
2014-11-17
1
-2
/
+3
*
Completes 08e6491 in reusing `maybe_visit`
claudiob
2014-10-23
1
-3
/
+3
*
Reuse `maybe_visit` method
claudiob
2014-10-23
1
-12
/
+3
*
{Matches,DoesNotMatch} support the ESCAPE clause
Tamir Duberstein
2014-09-25
1
-2
/
+14
*
move the dispatch table to be per-instance
Aaron Patterson
2014-09-22
1
-3
/
+7
*
connections should cache these values, so remove the cache in arel
Aaron Patterson
2014-09-22
1
-4
/
+3
*
Merge pull request #137 from dimko/visit_set
Rafael Mendonça França
2014-09-17
1
-0
/
+1
|
\
|
*
added a visitor for Set objects
Dimko
2012-09-18
1
-0
/
+1
*
|
`Extract#as` should not mutate the receiver
Tamir Duberstein
2014-09-13
1
-8
/
+1
*
|
Merge pull request #277 from sergey-alekseev/wrap-nested-gropings-only-once
Rafael Mendonça França
2014-09-12
1
-2
/
+6
|
\
\
|
*
|
Wrap nested Nodes::Grouping in brackets only once
Sergey Alekseev
2014-05-26
1
-2
/
+6
*
|
|
Windowing: Calling #rows or #range should assign framing only once.
Alexander Staubo
2014-06-22
1
-0
/
+2
*
|
|
Windowing support for PARTITION BY clause.
Alexander Staubo
2014-06-20
1
-0
/
+6
*
|
|
Make sure visit_Arel_Nodes_With works with collectors
Jiri Pospisil
2014-06-12
1
-2
/
+3
*
|
|
Remove unused values variable
Vipul A M
2014-06-01
1
-2
/
+0
*
|
|
Fixing method signature for unsupported visits in the ToSQL Visitor
Brock Trappitt
2014-05-26
1
-1
/
+1
|
/
/
*
|
Allow INSERT INTO <table> SELECT queries
Jean Boussier
2014-04-10
1
-1
/
+7
*
|
rhs bind parameters should be visited
Aaron Patterson
2014-04-09
1
-1
/
+1
*
|
fix bind values in insert statements
Aaron Patterson
2014-04-09
1
-4
/
+8
*
|
adding a bind value collector
Aaron Patterson
2014-04-09
1
-1
/
+4
*
|
add a compile method for some backwards compatibility
Aaron Patterson
2014-04-09
1
-0
/
+4
*
|
fixing BINARY tests
Aaron Patterson
2014-04-08
1
-2
/
+2
*
|
fixing EXTRACT
Aaron Patterson
2014-04-08
1
-2
/
+10
*
|
fixing OVER
Aaron Patterson
2014-04-08
1
-9
/
+9
*
|
fixing insert manager
Aaron Patterson
2014-04-08
1
-5
/
+9
*
|
fixing test_table.rb
Aaron Patterson
2014-04-08
1
-9
/
+9
[next]