While trying to figure out why some of the values I'm sending in a
post message are getting lost, I noticed that every record in the
table seems to be being read by a generated method before the new
record is created. Seems like an expensive thing to do. Any idea why
this might be happening?