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
/
crud.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '2-0-stable'
Aaron Patterson
2011-01-03
1
-1
/
+1
|
\
|
*
making sure limit is correctly copied to update manager
Aaron Patterson
2011-01-03
1
-1
/
+1
*
|
requiring that the primary key be set on the UpdateManager so that databases ...
Aaron Patterson
2010-12-24
1
-1
/
+1
*
|
only break backwards compatibility in major releases
Aaron Patterson
2010-12-03
1
-3
/
+3
*
|
deprecating the "delete" method in favor of compile_delete
Aaron Patterson
2010-12-02
1
-2
/
+12
*
|
deprecating the update method in favor of compile_update
Aaron Patterson
2010-12-02
1
-2
/
+13
*
|
deprecating "insert"
Aaron Patterson
2010-12-02
1
-3
/
+13
|
/
*
renaming @head to @ast
Aaron Patterson
2010-11-05
1
-2
/
+2
*
making stuff work on mysql
Aaron Patterson
2010-09-21
1
-10
/
+3
*
from does not need to be a list
Aaron Patterson
2010-09-20
1
-2
/
+2
*
adding an EXISTS node, update method will generate an IN clause
Aaron Patterson
2010-09-14
1
-3
/
+14
*
delete delegates to the connection
Aaron Patterson
2010-08-23
1
-1
/
+1
*
making sure update delegates to update and insert delegates to insert
Aaron Patterson
2010-08-23
1
-4
/
+3
*
adding outer joins
Aaron Patterson
2010-08-19
1
-0
/
+1
*
delete manager added
Aaron Patterson
2010-08-18
1
-0
/
+7
*
fixing update support
Aaron Patterson
2010-08-18
1
-1
/
+6
*
adding deprecated crud module for backwards compat
Aaron Patterson
2010-08-16
1
-0
/
+21