Hi, I have a problem when I try to update an object
I have a FKTable that contains 3 id's When I try to make Object.set(other object) and after that make a save . Nothing happens in DB. I debugged the call and the id's are changed and the object detects modifications, but nothing happens in db and no EXCEPTIONS. Any of you have an Ideea? I don't use id-table from torque (I use id method = native)
