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
/
active_relation
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
*
- removed #qualify and #descend helper
Nick Kallen
2008-04-12
1
-6
/
+2
*
added attribute.eq(nil)
Nick Kallen
2008-03-16
4
-2
/
+11
*
added support for `attribute IN ...` and `attribute BETWEEN ...`
Nick Kallen
2008-03-16
2
-0
/
+13
*
formatting insert and update statements
Nick Kallen
2008-03-16
2
-10
/
+2
*
renamed strategy to formatter
Nick Kallen
2008-03-16
3
-5
/
+5
*
properly quoting array values
Nick Kallen
2008-03-16
3
-2
/
+14
*
added abstract declaration
Nick Kallen
2008-03-13
2
-9
/
+18
*
- renamed scalar to value
Nick Kallen
2008-03-12
2
-2
/
+2
*
implemented hashing macro; implemented custom matcher testing this macro
Nick Kallen
2008-03-11
1
-1
/
+9
*
scalars are now lifted; the heavy lifting is done by the operations on relati...
Nick Kallen
2008-03-02
4
-27
/
+12
*
introduced engine dependency for sql strategies
Nick Kallen
2008-03-02
2
-1
/
+8
*
new concept of session boundaries
Nick Kallen
2008-03-02
1
-0
/
+6
*
quoting issues
Nick Kallen
2008-02-24
2
-49
/
+5
*
rename substitute to bind since it 'binds' an object to a new relation.
Nick Kallen
2008-02-11
1
-1
/
+1
*
this is very messy but it is finally close to feature-complete
Nick Kallen
2008-02-03
1
-0
/
+4
*
Remove ActiveRelation sub-modules and refactor specs
Bryan Helmkamp
2008-01-14
1
-1
/
+1
*
experimenting with strategy pattern rather than conditional; not as terse, no...
Nick Kallen
2008-01-13
2
-6
/
+3
*
bug with aggregation to_Sql
Nick Kallen
2008-01-12
1
-1
/
+0
*
comment
Nick Kallen
2008-01-12
1
-0
/
+2
*
namespacing
Nick Kallen
2008-01-10
2
-2
/
+2
*
removed sql builder
Nick Kallen
2008-01-07
2
-9
/
+7
*
nk
Nick Kallen
2008-01-07
1
-0
/
+0
*
minor
Nick Kallen
2008-01-07
5
-0
/
+77