aboutsummaryrefslogtreecommitdiffstats
path: root/arel
blob: 1b1fc880bf7129a422901417bd6b9fede292aa7e (plain) (blame)
1
2
3
4
5
6
tree 62fa68b6edeed1a61ab13887fa6fafe804abfc8d
parent a454d45403cd0b8a24b05b7ff37021e307905825
author Emilio Tagua <miloops@gmail.com> 1240603852 -0300
committer Emilio Tagua <miloops@gmail.com> 1240603852 -0300

Removed table quotings to be SQLite3 compliant. Delete and update will returrn the size of modified records to prevent addional queries to be done.