aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/relations/writes
Commit message (Collapse)AuthorAgeFilesLines
* Removed table quotings to be SQLite3 compliant. Delete and update will ↵Emilio Tagua2009-04-242-9/+9
| | | | returrn the size of modified records to prevent addional queries to be done.
* Fix insertion to work on SQLite3Emilio Tagua2009-04-231-5/+5
|
* limits and offsets need to be externalized too. first draftNick Kallen2008-05-202-2/+2
|
* removed more boiler-plateNick Kallen2008-05-193-23/+7
|
* reorganized file structureNick Kallen2008-05-193-0/+83