Is there a way to tell if an update is waiting for a table to be free from a lock? I'm building an app for end users and I'm sure I'm going to get a call the first time someone tries to edit a row that someone else is already working on... I'd rather just return an error.