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
/
test
/
fixtures
/
db_definitions
/
db2.sql
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added support for has_and_belongs_to_many associations in eager loading #1064...
David Heinemeier Hansson
2005-04-10
1
-0
/
+10
*
Made eager loading work with inheritance hierarchies #1065 [Ryan Carver]
David Heinemeier Hansson
2005-04-10
1
-0
/
+20
*
Added quoting of column names for fixtures #997 [jcfischer@gmail.com]
David Heinemeier Hansson
2005-04-07
1
-0
/
+5
*
Added better defaults for composed_of, so statements like composed_of :time_z...
David Heinemeier Hansson
2005-03-01
1
-0
/
+1
*
Added automatic dropping/creating of test tables for running the unit tests o...
David Heinemeier Hansson
2005-02-20
1
-0
/
+1
*
Fixed that foreign keys named the same as the association would cause stack o...
David Heinemeier Hansson
2005-01-11
1
-0
/
+5
*
Fixed the last details to please DB2
David Heinemeier Hansson
2005-01-03
1
-2
/
+2
*
Added the latest two tables to the DB2 schemas
David Heinemeier Hansson
2005-01-01
1
-0
/
+12
*
Added a db2 adapter that only depends on the Ruby/DB2 bindings (http://raa.ru...
David Heinemeier Hansson
2005-01-01
1
-0
/
+112