aboutsummaryrefslogtreecommitdiffstats
path: root/lib/active_relation/relations/insertion.rb
Commit message (Expand)AuthorAgeFilesLines
* implementing one pending featureNick Kallen2008-04-131-2/+2
* removed bind for insertion and updationNick Kallen2008-04-111-1/+1
* formatting insert and update statementsNick Kallen2008-03-161-1/+1
* renamed strategy to formatterNick Kallen2008-03-161-1/+1
* properly quoting array valuesNick Kallen2008-03-161-2/+2
* annotated abstractionNick Kallen2008-03-131-1/+1
* refactored session's interaction with engine/connectionNick Kallen2008-03-111-0/+4
* scalars are now lifted; the heavy lifting is done by the operations on relati...Nick Kallen2008-03-021-1/+1
* Introduced concept of session. It does not yet support multiple databases, no...Nick Kallen2008-02-231-6/+7
* Remove ActiveRelation sub-modules and refactor specsBryan Helmkamp2008-01-141-19/+17
* experimenting with strategy pattern rather than conditional; not as terse, no...Nick Kallen2008-01-131-1/+1
* removed support for scalar select (will return later); added support for alia...Nick Kallen2008-01-131-1/+1
* new files?Nick Kallen2008-01-101-0/+25