aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/table.rb
Commit message (Expand)AuthorAgeFilesLines
* table responds to where, column info is cachedAaron Patterson2010-08-131-3/+8
* project works with stringsAaron Patterson2010-08-131-2/+2
* limits are addedAaron Patterson2010-08-121-0/+4
* to_sql visitor startedAaron Patterson2010-08-121-0/+2
* tables can fetch attributesAaron Patterson2010-08-121-5/+12
* starting a spec for the tableAaron Patterson2010-08-121-1/+1
* adding a table and engineAaron Patterson2010-08-121-0/+15