Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Ensure nil to '' doesn't get recorded by dirty for nullable integer columns. ... | Pratik Naik | 2008-05-20 | 1 | -0/+10 | |
* | Dirty attributes aren't cleared if save fails. [#174 state:resolved] | Xavier Noria | 2008-05-12 | 1 | -1/+20 | |
* | Partial updates play nice with updated_at/on timestamps | Jeremy Kemper | 2008-03-31 | 1 | -0/+6 | |
* | Partial updates include only unsaved attributes. Off by default; set YourClas... | Jeremy Kemper | 2008-03-31 | 1 | -2/+45 | |
* | Dirty typecasts attribute values before comparison, if possible. Closes #1146... | Jeremy Kemper | 2008-03-29 | 1 | -62/+59 | |
* | Track changes to unsaved attributes | Jeremy Kemper | 2008-03-29 | 1 | -0/+80 |