aboutsummaryrefslogtreecommitdiffstats
path: root/test/support
Commit message (Expand)AuthorAgeFilesLines
* Test quoting integers when comparing a string column with integers.Dylan Smith2014-04-281-3/+11
* add the casting node to the AST at build timeAaron Patterson2014-03-241-1/+5
* call the columns hash methodAaron Patterson2013-03-141-1/+5
* calling cache methods against the connectionAaron Patterson2011-11-191-3/+13
* Make it the responsibility of the connection to hold on to a visitor for gene...Jon Leighton2011-08-081-3/+4
* cleaning up math operations on attributesAaron Patterson2011-03-071-2/+4
* Merge remote branch 'stiff/master' into omgAaron Patterson2011-03-071-2/+6
|\
| * implemented support for math operations in numeric attributesVladimir Meremyanin2011-01-291-2/+6
* | use the cache mechanism in the connection pool rather than our own cacheAaron Patterson2011-02-071-1/+12
|/
* adding proper columns to our fake tableAaron Patterson2010-11-051-1/+3
* adding default limits when there is an offset for sqlite and mysql [#5316 sta...Aaron Patterson2010-10-201-1/+1
* Fisting arel specs -- still needs tree_manager and cleanupRyan Davis2010-10-181-0/+89