On Wed, March 30, 2011 17:23, Michael Koziarski wrote:
>
>
> The next issue you have is that rails is always providing values for
> every column when it does an insert, irrespective of whether you've
> actually changed those columns.  We already support writing only
> changed values during update, if you're keen to have this
> functionality it should be relatively easy for you to patch that in.
>

Which is why, naively, I thought that INSERT behaved the same way. I
will take a look at the code and see what I can do in this respect.


-- 
***          E-Mail is NOT a SECURE channel          ***
James B. Byrne                mailto:byrn...@harte-lyne.ca
Harte & Lyne Limited          http://www.harte-lyne.ca
9 Brockley Drive              vox: +1 905 561 1241
Hamilton, Ontario             fax: +1 905 561 0757
Canada  L8E 3C3

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To post to this group, send email to rubyonrails-core@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-core+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en.

Reply via email to