aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/primitives
Commit message (Collapse)AuthorAgeFilesLines
* externalization now includes limitsNick Kallen2008-05-211-1/+1
|
* removed more boiler-plateNick Kallen2008-05-193-41/+19
|
* performance enhancementsNick Kallen2008-05-183-12/+12
|
* rename refactor of circleNick Kallen2008-05-183-8/+2
|
* still fasterNick Kallen2008-05-172-1/+9
|
* performance enhancementsNick Kallen2008-05-171-7/+5
|
* performance enhancing drugsNick Kallen2008-05-173-7/+12
|
* slight performance improvementNick Kallen2008-05-171-1/+7
|
* simplificatin of attribute divisionNick Kallen2008-05-171-15/+3
|
* this is as close as it's beenNick Kallen2008-05-161-0/+6
|
* additional test coverage for some random complex caseNick Kallen2008-05-161-9/+14
|
* some cleanup, notes for further cleanup/investigationNick Kallen2008-05-162-31/+29
|
* experimenting with new binding stuffNick Kallen2008-05-151-1/+2
|
* fixed defect with select inside of alias joined to the same table (yikes)Nick Kallen2008-05-141-6/+2
|
* fixed defect in aliasNick Kallen2008-05-131-0/+8
|
* some slight performance improvementsNick Kallen2008-05-121-4/+4
|
* some memoizing and hash equality performance optimizationsNick Kallen2008-05-121-7/+7
|
* removing operator overloadingNick Kallen2008-05-071-1/+1
|
* performance optimizationNick Kallen2008-05-052-2/+3
|
* better column disambiguationNick Kallen2008-05-051-3/+5
|
* cleanupNick Kallen2008-05-041-4/+2
|
* minor cleanupNick Kallen2008-05-041-30/+25
|
* Table names seem to be disambiguated.Nick Kallen2008-05-042-4/+13
| | | | - Code is a mess, about to undergo some refactoring
* automatically aliasing tablesNick Kallen2008-04-281-9/+1
|
* officially renamed active_relation to arelNick Kallen2008-04-183-0/+212