Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | call the columns hash method | Aaron Patterson | 2013-03-14 | 1 | -1/+5 |
| | |||||
* | calling cache methods against the connection | Aaron Patterson | 2011-11-19 | 1 | -3/+13 |
| | |||||
* | Make it the responsibility of the connection to hold on to a visitor for ↵ | Jon Leighton | 2011-08-08 | 1 | -3/+4 |
| | | | | generating SQL, rather than the TreeManager. (There is a related commit coming in Active Record.) | ||||
* | cleaning up math operations on attributes | Aaron Patterson | 2011-03-07 | 1 | -2/+4 |
| | |||||
* | Merge remote branch 'stiff/master' into omg | Aaron Patterson | 2011-03-07 | 1 | -2/+6 |
|\ | | | | | | | | | * stiff/master: implemented support for math operations in numeric attributes | ||||
| * | implemented support for math operations in numeric attributes | Vladimir Meremyanin | 2011-01-29 | 1 | -2/+6 |
| | | |||||
* | | use the cache mechanism in the connection pool rather than our own cache | Aaron Patterson | 2011-02-07 | 1 | -1/+12 |
|/ | |||||
* | adding proper columns to our fake table | Aaron Patterson | 2010-11-05 | 1 | -1/+3 |
| | |||||
* | adding default limits when there is an offset for sqlite and mysql [#5316 ↵ | Aaron Patterson | 2010-10-20 | 1 | -1/+1 |
| | | | | state:resolved] | ||||
* | Fisting arel specs -- still needs tree_manager and cleanup | Ryan Davis | 2010-10-18 | 1 | -0/+89 |