Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for FrontBase (http://www.frontbase.com/) with a new adapter than... | Marcel Molina | 2006-04-27 | 1 | -0/+1 |
* | SQLServer: insert uses given primary key value if not nil rather than SELECT ... | Jeremy Kemper | 2005-11-14 | 1 | -0/+1 |
* | r2736@asus: jeremy | 2005-10-24 17:08:12 -0700 | Jeremy Kemper | 2005-10-25 | 1 | -0/+1 |
* | r2726@asus: jeremy | 2005-10-24 14:11:59 -0700 | Jeremy Kemper | 2005-10-24 | 1 | -6/+5 |
* | r3616@asus: jeremy | 2005-09-26 23:09:28 -0700 | Jeremy Kemper | 2005-10-16 | 1 | -1/+1 |
* | Delegate access to a customized primary key to the conventional id method. Cl... | Marcel Molina | 2005-10-13 | 1 | -2/+2 |
* | Add test coverage for customized primary keys including a failing test for #2... | Marcel Molina | 2005-10-12 | 1 | -0/+21 |
* | Add convenience predicate methods on Column class. In partial fullfilment of ... | Marcel Molina | 2005-10-06 | 1 | -0/+3 |
* | Do not use instantiated fixtures (in general) in tests. Also, support the use... | Jamis Buck | 2005-06-10 | 1 | -12/+8 |
* | Initial | David Heinemeier Hansson | 2004-11-24 | 1 | -0/+59 |