Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |