aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_table.rb
Commit message (Expand)AuthorAgeFilesLines
* Add equality to ALL THE THINGS (that matter)Ernie Miller2012-08-181-0/+24
* Add an #table_name method to Table and TableAlias, which always returns the a...Jon Leighton2011-03-041-0/+4
* fixing create_string_join factory methodAaron Patterson2010-12-141-2/+1
* adding a join source nodeAaron Patterson2010-12-141-4/+2
* removing tests of deprecated methodsAaron Patterson2010-12-141-32/+0
* creating string join nodesAaron Patterson2010-12-071-0/+7
* adding a join factory method on the select managerAaron Patterson2010-12-071-0/+16
* attributes do not need a column memberAaron Patterson2010-12-031-7/+0
* deprecating the update method in favor of compile_updateAaron Patterson2010-12-021-6/+0
* deprecating "insert"Aaron Patterson2010-12-021-0/+12
* do not use private methodsAaron Patterson2010-11-161-1/+1
* Fix typos in the description of the testIvan Ukhov2010-11-171-2/+2
* Write a test for checking the presence of table names in the cacheIvan Ukhov2010-11-171-1/+12
* adding proper columns to our fake tableAaron Patterson2010-11-051-2/+2
* adding default limits when there is an offset for sqlite and mysql [#5316 sta...Aaron Patterson2010-10-201-0/+7
* renaming test_helper to helper so that it is not double requiredAaron Patterson2010-10-181-1/+1
* got rid of retarded check method. down with rspecRyan Davis2010-10-181-12/+12
* Renamed spec_helper to test_helperRyan Davis2010-10-181-1/+1
* Fisting arel specs -- still needs tree_manager and cleanupRyan Davis2010-10-181-0/+175