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
/
inheritance_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Subclass instantiation doesn't try to explicitly require the corresponding su...
Jeremy Kemper
2006-12-19
1
-0
/
+36
*
fix faulty inheritance tests and that eager loading grabs the wrong inheritan...
Rick Olson
2006-12-19
1
-2
/
+15
*
Cache inheritance_column. Closes #6592.
Jeremy Kemper
2006-11-09
1
-2
/
+14
*
has_one supports the :dependent => :delete option which skips the typical cal...
Jeremy Kemper
2006-08-29
1
-1
/
+1
*
More succinct current_adapter? Enable locking duel for Oracle.
Jeremy Kemper
2006-07-07
1
-2
/
+2
*
Added Sybase database adapter that relies on the Sybase Open Client bindings ...
David Heinemeier Hansson
2006-03-02
1
-2
/
+2
*
r3095@asus: jeremy | 2005-11-15 22:40:51 -0800
Jeremy Kemper
2005-11-16
1
-1
/
+1
*
Refactor DB exceptions and deal more with DB2 (closes #2624)
David Heinemeier Hansson
2005-10-27
1
-2
/
+3
*
Adds :nullify option to :depends. Closes #2015 (Robby Russell)
Tobias Lütke
2005-10-15
1
-1
/
+1
*
Add test coverage for customized primary keys including a failing test for #2...
Marcel Molina
2005-10-12
1
-1
/
+1
*
Fixed that has_and_belongs_to_many didn't respect single table inheritance ty...
David Heinemeier Hansson
2005-07-03
1
-4
/
+4
*
Added support for ODBC connections to MS SQL Server so you can connect from a...
David Heinemeier Hansson
2005-07-01
1
-0
/
+8
*
Updated all references to the old find_first and find_all to use the new styl...
David Heinemeier Hansson
2005-06-26
1
-17
/
+17
*
Be sure to use the @finder_sql in the has_many association's #find method, ev...
Jamis Buck
2005-06-13
1
-5
/
+5
*
Added a better exception for when a type column is used in a table without th...
David Heinemeier Hansson
2004-12-14
1
-12
/
+22
*
Initial
David Heinemeier Hansson
2004-11-24
1
-0
/
+125