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
/
deprecated_finder_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't raise an exception when there are more keys than there are named bind v...
Marcel Molina
2006-01-05
1
-6
/
+0
*
Added migration support for Oracle (closes #2647) [Michael Schoen]
David Heinemeier Hansson
2005-10-29
1
-7
/
+3
*
Refactor DB exceptions and deal more with DB2 (closes #2624)
David Heinemeier Hansson
2005-10-27
1
-4
/
+2
*
Renaming the deprecated finder test
Michael Koziarski
2005-10-15
1
-1
/
+1
*
Quote booleans according the rules defined by the adapter
Michael Koziarski
2005-10-06
1
-2
/
+2
*
Added support for ODBC connections to MS SQL Server so you can connect from a...
David Heinemeier Hansson
2005-07-01
1
-4
/
+3
*
Do not use instantiated fixtures (in general) in tests. Also, support the use...
Jamis Buck
2005-06-10
1
-5
/
+5
*
Made the dynamic finders use the new find API and updated the examples here a...
David Heinemeier Hansson
2005-04-17
1
-0
/
+9
*
Added new Base.find API and deprecated find_all, find_first. Added preliminar...
David Heinemeier Hansson
2005-04-03
1
-0
/
+138