I'm loving Sequel..thanks Jeremy. Quick question: I'm talking to a
legacy SQL Server database that has a TIMESTAMP column which gets
updated automatically by SQL Server on every update. I'm using JRuby
with the jdbc adapter and when I try to update the Model, I'm getting:

"Cannot update a timestamp column"

Is there a way to specify (on a per Model basis) colum(s) to ignore
when doing inserts/updates? Thanks again!

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sequel-talk?hl=en.

Reply via email to