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
/
insert_manager.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support INSERT with multiple values
Kir Shatrov
2017-05-22
1
-0
/
+4
*
Revert "Merge pull request #482 from kirs/multiple-insert"
Rafael Mendonça França
2017-05-04
1
-5
/
+1
*
Support multiple inserts
Kir Shatrov
2017-05-01
1
-1
/
+5
*
Made InsertManager#insert chainable
Pedro Sena
2017-02-28
1
-0
/
+1
*
Enable frozen_string_literal in all files in arel
Rafael Mendonça França
2017-02-13
1
-0
/
+1
*
Remove `engine` from `TreeManager` and subclasses
Sean Griffin
2014-11-29
1
-1
/
+1
*
Allow INSERT INTO <table> SELECT queries
Jean Boussier
2014-04-10
1
-0
/
+4
*
Remove deprecated Arel::SqlLiteral
Rafael Mendonça França
2014-02-10
1
-1
/
+1
*
added a factory method for creating values nodes
Aaron Patterson
2011-03-21
1
-1
/
+5
*
renaming @head to @ast
Aaron Patterson
2010-11-05
1
-8
/
+8
*
VALUES are getting better everyday
Aaron Patterson
2010-09-14
1
-1
/
+1
*
adding a Value node so that SqlLiteral values may be used
Aaron Patterson
2010-09-09
1
-5
/
+12
*
insert manager implements "insert"
Aaron Patterson
2010-08-13
1
-0
/
+11
*
inserts are starting to take shape
Aaron Patterson
2010-08-13
1
-0
/
+3
*
insert manager is starting to take shape
Aaron Patterson
2010-08-13
1
-0
/
+13