ObiwanJacobi wrote:
OK. Is this done to allow triggers to come up with missing values?
I was expecting Save to simply collect all fields necessary for the insert to succeed.
True, but all fields not in the list of fields in an INSERT statement get NULL inserted by a DB (or their default value)