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
*
r4704@asus: jeremy | 2006-06-27 12:00:19 -0700
Jeremy Kemper
2006-07-08
1
-0
/
+9
*
Added new column to all db definitions. Where, oh where, is our hereo that wi...
David Heinemeier Hansson
2006-02-28
1
-0
/
+6
*
Allow has_many :through to work with :include [Michael Schoen]. Closes #3611
Michael Koziarski
2006-02-10
1
-0
/
+7
*
allow the 'lock_version' column to be configured with set_locking_column. Cl...
Michael Koziarski
2006-01-14
1
-0
/
+8
*
Multiple enhancements and adjustments to DB2 adaptor. Closes #3377.
Marcel Molina
2006-01-04
1
-100
/
+100
*
Add test coverage for customized primary keys including a failing test for #2...
Marcel Molina
2005-10-12
1
-0
/
+5
*
Saving a record with two unsaved belongs_to associations pointing to the same...
Jamis Buck
2005-08-23
1
-0
/
+8
*
Allow unspecified join-table columns to use to their default values when addi...
Jamis Buck
2005-07-18
1
-1
/
+2
*
Fixed that has_and_belongs_to_many didn't respect single table inheritance ty...
David Heinemeier Hansson
2005-07-03
1
-0
/
+1
*
Fixed that single-table inheritance sub-classes couldn't be used to limit the...
David Heinemeier Hansson
2005-07-03
1
-1
/
+2
*
Fixed that adding a record to a has_and_belongs_to collection would always sa...
David Heinemeier Hansson
2005-06-18
1
-0
/
+2
*
Added compatibility with camelCase column names for dynamic finders #533 [Dee...
David Heinemeier Hansson
2005-04-30
1
-1
/
+2
*
Fixed that fixtures were being deleted in the same order as inserts causing F...
David Heinemeier Hansson
2005-04-18
1
-0
/
+11
*
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