| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove deprecated find_first and find_all. | Jeremy Kemper | 2007-06-11 | 1 | -128/+7 |
* | Deprecation: count class method should be called with an options hash rather ... | Jeremy Kemper | 2006-09-26 | 1 | -3/+3 |
* | Deprecation tests. Remove warnings for dynamic finders and for the foo_count ... | Jeremy Kemper | 2006-09-15 | 1 | -63/+79 |
* | Add support for FrontBase (http://www.frontbase.com/) with a new adapter than... | Marcel Molina | 2006-04-27 | 1 | -0/+1 |
* | 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 |